From 17a0a48ee128b77f29d2784a90496d2215cfd4b6 Mon Sep 17 00:00:00 2001 From: Andrey Utkin Date: Fri, 22 Mar 2019 22:58:32 +0000 Subject: 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 --- sys-boot/raspberrypi-firmware/raspberrypi-firmware-9999.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys-boot/raspberrypi-firmware') 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" -- cgit v1.2.3-65-gdbad