diff options
author | 2025-01-06 03:23:22 +0000 | |
---|---|---|
committer | 2025-01-06 03:23:22 +0000 | |
commit | c864e944515a69f9f494accaf007585185c327c1 (patch) | |
tree | 072437d49d22199115e73658d3eb05dbb7d4cf6d /sys-firmware | |
parent | metadata/stabilization-groups: add qemu.group (diff) | |
download | gentoo-c864e944515a69f9f494accaf007585185c327c1.tar.gz gentoo-c864e944515a69f9f494accaf007585185c327c1.tar.bz2 gentoo-c864e944515a69f9f494accaf007585185c327c1.zip |
sys-firmware/seabios-bin: Stabilize 1.16.3 amd64, #941496
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-firmware')
-rw-r--r-- | sys-firmware/seabios-bin/seabios-bin-1.16.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-firmware/seabios-bin/seabios-bin-1.16.3.ebuild b/sys-firmware/seabios-bin/seabios-bin-1.16.3.ebuild index d7f6e504d2c4..0de22b379d92 100644 --- a/sys-firmware/seabios-bin/seabios-bin-1.16.3.ebuild +++ b/sys-firmware/seabios-bin/seabios-bin-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 @@ -12,7 +12,7 @@ S="${WORKDIR}" LICENSE="LGPL-3 GPL-3" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86" RDEPEND="!sys-firmware/seabios" |