summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-12-02 21:26:57 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2022-12-02 21:26:57 +0200
commite351e041b80df1f40244de7a703b495bc72e3fe7 (patch)
tree13e44e3f8101c4d77da52ba7ceabbad4de05f2d9 /sys-firmware
parentsys-firmware/seabios-bin: Stabilize 1.16.0 ppc64, #883695 (diff)
downloadgentoo-e351e041b80df1f40244de7a703b495bc72e3fe7.tar.gz
gentoo-e351e041b80df1f40244de7a703b495bc72e3fe7.tar.bz2
gentoo-e351e041b80df1f40244de7a703b495bc72e3fe7.zip
sys-firmware/seabios: Stabilize 1.16.0 ppc64, #883695
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-firmware')
-rw-r--r--sys-firmware/seabios/seabios-1.16.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-firmware/seabios/seabios-1.16.0.ebuild b/sys-firmware/seabios/seabios-1.16.0.ebuild
index b7ec0a29b780..dfc37a26ab55 100644
--- a/sys-firmware/seabios/seabios-1.16.0.ebuild
+++ b/sys-firmware/seabios/seabios-1.16.0.ebuild
@@ -17,7 +17,7 @@ if [[ ${PV} == *9999* || -n "${EGIT_COMMIT}" ]] ; then
inherit git-r3
else
SRC_URI="https://www.seabios.org/downloads/${P}.tar.gz"
- KEYWORDS="~alpha ~amd64 arm64 ~loong ~m68k ~mips ~ppc ~ppc64 x86"
+ KEYWORDS="~alpha ~amd64 arm64 ~loong ~m68k ~mips ~ppc ppc64 x86"
fi
DESCRIPTION="Open Source implementation of a 16-bit x86 BIOS"