commit:     26b1ccb6782d2e1aadfeab21c15a3c9c98781143
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Jan  6 03:23:23 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Jan  6 03:23:23 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=26b1ccb6

sys-firmware/seabios: Stabilize 1.16.3 amd64, #941496

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

 sys-firmware/seabios/seabios-1.16.3.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys-firmware/seabios/seabios-1.16.3.ebuild 
b/sys-firmware/seabios/seabios-1.16.3.ebuild
index 479ecc04bb6f..e9fd97f5ad18 100644
--- a/sys-firmware/seabios/seabios-1.16.3.ebuild
+++ b/sys-firmware/seabios/seabios-1.16.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -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"

Reply via email to