sys-kernel/raspberrypi-image: drop empty variables
authorAndrey Utkin <andrey_utkin@gentoo.org>
Sun, 24 Mar 2019 21:43:45 +0000 (21:43 +0000)
committerAndrey Utkin <andrey_utkin@gentoo.org>
Mon, 25 Mar 2019 00:17:58 +0000 (00:17 +0000)
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Andrey Utkin <andrey_utkin@gentoo.org>
sys-kernel/raspberrypi-image/raspberrypi-image-9999.ebuild

index c747c3072162e90fc3a9e77de12474c3892b6d54..21ff9da6347f14897e30fd1b2c47b1275b7d94d5 100644 (file)
@@ -7,16 +7,10 @@ inherit git-r3 mount-boot readme.gentoo-r1
 
 DESCRIPTION="Raspberry Pi (all versions) kernel and modules"
 HOMEPAGE="https://github.com/raspberrypi/firmware"
-SRC_URI=""
-
 LICENSE="GPL-2 raspberrypi-videocore-bin"
 SLOT="0"
-KEYWORDS=""
-IUSE=""
-
 EGIT_REPO_URI="https://github.com/raspberrypi/firmware"
 DOC_CONTENTS="Please configure your ram setup by editing /boot/config.txt"
-
 RESTRICT="binchecks strip"
 
 src_install() {