1
0
Fork 0
This repository has been archived on 2023-11-14. You can view files and clone it, but cannot push or open issues/pull-requests.
pyrocufflink-overlay/sys-kernel/linux-jainavm/linux-jainavm-4.9.16.ebuild

17 lines
257 B
Bash

# Copyright 1999-2017 Dustin C. Hatch
# Distributed under the terms of the GNU General Public License v2
EAPI=6
inherit dchkernel
DESCRIPTION="Kernel for ${PN#*-}"
HOMEPAGE=""
SRC_URI=""
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64"
DEPEND="app-arch/lz4"