summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-03-28 08:11:00 +0100
committerSam James <sam@gentoo.org>2021-03-28 08:11:00 +0100
commit24e109c1846b7a222d6e7a7a80beaa93d25f0587 (patch)
tree84bb6f0320b9cf5082ccbc981b68f416e0ed22ec /sys-firmware
parentdev-libs/openssl: Stabilize 1.1.1k arm, #777681 (diff)
downloadgentoo-24e109c1846b7a222d6e7a7a80beaa93d25f0587.tar.gz
gentoo-24e109c1846b7a222d6e7a7a80beaa93d25f0587.tar.bz2
gentoo-24e109c1846b7a222d6e7a7a80beaa93d25f0587.zip
sys-firmware/vgabios: Keyword 0.7a-r1 arm, #600508
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-firmware')
-rw-r--r--sys-firmware/vgabios/vgabios-0.7a-r1.ebuild4
1 files 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 aa925da50189..2c564d82757b 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 )"