commit: 24e109c1846b7a222d6e7a7a80beaa93d25f0587 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Mar 28 07:11:00 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Mar 28 07:11:00 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=24e109c1
sys-firmware/vgabios: Keyword 0.7a-r1 arm, #600508 Signed-off-by: Sam James <sam <AT> gentoo.org> sys-firmware/vgabios/vgabios-0.7a-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-firmware/vgabios/vgabios-0.7a-r1.ebuild b/sys-firmware/vgabios/vgabios-0.7a-r1.ebuild index aa925da5018..2c564d82757 100644 --- a/sys-firmware/vgabios/vgabios-0.7a-r1.ebuild +++ b/sys-firmware/vgabios/vgabios-0.7a-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -14,7 +14,7 @@ SRC_URI="https://savannah.gnu.org/download/${PN}/${P}.tgz LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86" IUSE="binary debug" BDEPEND="!binary? ( sys-devel/dev86 )"
