sys-firmware/seabios-bin: Sync with Gentoo

It's from Gentoo commit b6c95a27046d0e98db23aaa0aab13db2809d8130.
This commit is contained in:
Flatcar Buildbot 2025-01-13 07:10:35 +00:00 committed by Krzesimir Nowak
parent 578e8396bf
commit e4adb84845

View File

@ -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 # Distributed under the terms of the GNU General Public License v2
EAPI=8 EAPI=8
@ -12,7 +12,7 @@ S="${WORKDIR}"
LICENSE="LGPL-3 GPL-3" LICENSE="LGPL-3 GPL-3"
SLOT="0" 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" RDEPEND="!sys-firmware/seabios"