sys-boot/raspberrypi-firmware: drop useless blocker
authorAndrey Utkin <andrey_utkin@gentoo.org>
Fri, 22 Mar 2019 22:58:32 +0000 (22:58 +0000)
committerAndrey Utkin <andrey_utkin@gentoo.org>
Sun, 24 Mar 2019 19:17:40 +0000 (19:17 +0000)
sys-boot/raspberrypi-loader is no longer in the tree.

Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Andrey Utkin <andrey_utkin@gentoo.org>
sys-boot/raspberrypi-firmware/raspberrypi-firmware-9999.ebuild

index 8cdb8f63caa8da2b9fe2aca862c87def8053c044..0829ce635be304664c0296f41d5a47b39b822c36 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -15,7 +15,7 @@ KEYWORDS=""
 IUSE=""
 
 DEPEND=""
-RDEPEND="!sys-boot/raspberrypi-loader"
+RDEPEND=""
 
 EGIT_REPO_URI="https://github.com/raspberrypi/firmware"