commit:     6251a86d9b644b54ec5fca31b53f528f4b7aa5b2
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 10 17:42:48 2020 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Dec 10 17:42:48 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6251a86d

sys-boot/raspberrypi-firmware: Stabilize 1.20201022 arm64, #758929

Signed-off-by: Sam James <sam <AT> gentoo.org>

 sys-boot/raspberrypi-firmware/raspberrypi-firmware-1.20201022.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/sys-boot/raspberrypi-firmware/raspberrypi-firmware-1.20201022.ebuild 
b/sys-boot/raspberrypi-firmware/raspberrypi-firmware-1.20201022.ebuild
index 7fe926ad782..7102d367161 100644
--- a/sys-boot/raspberrypi-firmware/raspberrypi-firmware-1.20201022.ebuild
+++ b/sys-boot/raspberrypi-firmware/raspberrypi-firmware-1.20201022.ebuild
@@ -11,7 +11,7 @@ if [[ "${PV}" == 9999 ]]; then
        EGIT_CLONE_TYPE="shallow"
 else
        SRC_URI="https://github.com/raspberrypi/firmware/archive/${PV}.tar.gz 
-> ${P}.tar.gz"
-       KEYWORDS="-* ~arm ~arm64"
+       KEYWORDS="-* ~arm arm64"
        S="${WORKDIR}/firmware-${PV}"
 fi
 

Reply via email to