commit: d17e1c273a8b60a9a62a63a75c8fb404d6619d5c
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 2 18:49:20 2022 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Dec 2 18:49:20 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d17e1c27
sys-firmware/seabios: Stabilize 1.16.0 x86, #883695
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
sys-firmware/seabios/seabios-1.16.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-firmware/seabios/seabios-1.16.0.ebuild
b/sys-firmware/seabios/seabios-1.16.0.ebuild
index b6dc35043258..334ee81327e0 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"