commit: 775c9ab2fbf7cdfb366fe3ec2e53adabba43f93f
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 9 19:58:11 2022 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Apr 9 19:58:11 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=775c9ab2
sys-boot/raspberrypi-firmware: Stabilize 1.20211118 arm, #836845
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
sys-boot/raspberrypi-firmware/raspberrypi-firmware-1.20211118.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/sys-boot/raspberrypi-firmware/raspberrypi-firmware-1.20211118.ebuild
b/sys-boot/raspberrypi-firmware/raspberrypi-firmware-1.20211118.ebuild
index 2c69f7f75c26..644ed35b7ae5 100644
--- a/sys-boot/raspberrypi-firmware/raspberrypi-firmware-1.20211118.ebuild
+++ b/sys-boot/raspberrypi-firmware/raspberrypi-firmware-1.20211118.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