summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2024-11-24 16:46:48 +0100
committerJakov Smolić <jsmolic@gentoo.org>2024-11-24 16:46:48 +0100
commite2b50de24e36a5412a3682c17154af2c12383ba2 (patch)
treea40c35a362c6070933b4cb79d429e2f3e41d0f7b /sys-firmware
parentapp-emulation/qemu: Stabilize 8.2.7 x86, #941496 (diff)
downloadgentoo-e2b50de24e36a5412a3682c17154af2c12383ba2.tar.gz
gentoo-e2b50de24e36a5412a3682c17154af2c12383ba2.tar.bz2
gentoo-e2b50de24e36a5412a3682c17154af2c12383ba2.zip
sys-firmware/seabios: Stabilize 1.16.3 x86, #941496
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'sys-firmware')
-rw-r--r--sys-firmware/seabios/seabios-1.16.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-firmware/seabios/seabios-1.16.3.ebuild b/sys-firmware/seabios/seabios-1.16.3.ebuild
index 801ae4507533..479ecc04bb6f 100644
--- a/sys-firmware/seabios/seabios-1.16.3.ebuild
+++ b/sys-firmware/seabios/seabios-1.16.3.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"