summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrey Utkin <andrey_utkin@gentoo.org>2019-03-22 22:58:32 +0000
committerAndrey Utkin <andrey_utkin@gentoo.org>2019-03-24 19:17:40 +0000
commit17a0a48ee128b77f29d2784a90496d2215cfd4b6 (patch)
tree0db2b37ea2e1de346647a5e9c35fd81c0ad0e016
parentprofiles/package.mask: dropped mask for sys-boot/raspberrypi-firmware (diff)
downloadgentoo-17a0a48ee128b77f29d2784a90496d2215cfd4b6.tar.gz
gentoo-17a0a48ee128b77f29d2784a90496d2215cfd4b6.tar.bz2
gentoo-17a0a48ee128b77f29d2784a90496d2215cfd4b6.zip
sys-boot/raspberrypi-firmware: drop useless blocker
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>
-rw-r--r--sys-boot/raspberrypi-firmware/raspberrypi-firmware-9999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-boot/raspberrypi-firmware/raspberrypi-firmware-9999.ebuild b/sys-boot/raspberrypi-firmware/raspberrypi-firmware-9999.ebuild
index 8cdb8f63caa8..0829ce635be3 100644
--- a/sys-boot/raspberrypi-firmware/raspberrypi-firmware-9999.ebuild
+++ b/sys-boot/raspberrypi-firmware/raspberrypi-firmware-9999.ebuild
@@ -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"