commit: d5db7bb0815807f48c3f1780b019bb2a4d64d5e9 Author: Joonas Niilola <juippis <AT> gentoo <DOT> org> AuthorDate: Mon Apr 29 10:29:46 2024 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Mon Apr 29 10:29:46 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d5db7bb0
sys-firmware/vgabios: Stabilize 0.8a-r1 amd64, #930892 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org> sys-firmware/vgabios/vgabios-0.8a-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-firmware/vgabios/vgabios-0.8a-r1.ebuild b/sys-firmware/vgabios/vgabios-0.8a-r1.ebuild index ed39a5dd8bb1..8f6a636f2343 100644 --- a/sys-firmware/vgabios/vgabios-0.8a-r1.ebuild +++ b/sys-firmware/vgabios/vgabios-0.8a-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -11,7 +11,7 @@ SRC_URI="https://savannah.gnu.org/download/${PN}/${P}.tgz" LICENSE="LGPL-2.1+" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86" IUSE="binary debug" BDEPEND="!binary? ( sys-devel/dev86 )"
