diff options
-rw-r--r-- | sys-kernel/raspberrypi-image/raspberrypi-image-9999.ebuild | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/sys-kernel/raspberrypi-image/raspberrypi-image-9999.ebuild b/sys-kernel/raspberrypi-image/raspberrypi-image-9999.ebuild index c747c3072162..21ff9da6347f 100644 --- a/sys-kernel/raspberrypi-image/raspberrypi-image-9999.ebuild +++ b/sys-kernel/raspberrypi-image/raspberrypi-image-9999.ebuild @@ -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() { |