From 97aeff39358cdfb218062c55429d0f31d503b7a4 Mon Sep 17 00:00:00 2001 From: Alexis Ballier Date: Tue, 20 Jun 2017 02:47:30 +0200 Subject: [PATCH] sys-firmware/vgabios: keyword ~arm64 Package-Manager: Portage-2.3.6, Repoman-2.3.2 --- 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 5e79b75c7bf46..081c30ad69c81 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-2014 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=4 @@ -16,7 +16,7 @@ SRC_URI="https://savannah.gnu.org/download/${PN}/${P}.tgz LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64 ~x86" IUSE="binary debug" DEPEND="!binary? ( sys-devel/dev86 )"