summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2016-01-15 22:08:25 -0500
committerMike Frysinger <vapier@gentoo.org>2016-01-16 03:04:13 -0500
commitc893d18969cf02e36095e98a798eda3c21b16710 (patch)
treed989e17be2895024f8cbb5bbd9d060744cb5baa0
parentnet-analyzer/driftnet: Fix copyright header. (diff)
downloadgentoo-c893d18969cf02e36095e98a798eda3c21b16710.tar.gz
gentoo-c893d18969cf02e36095e98a798eda3c21b16710.tar.bz2
gentoo-c893d18969cf02e36095e98a798eda3c21b16710.zip
sys-boot/gnu-efi: add arm/arm64 love
-rw-r--r--sys-boot/gnu-efi/gnu-efi-3.0.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-boot/gnu-efi/gnu-efi-3.0.3.ebuild b/sys-boot/gnu-efi/gnu-efi-3.0.3.ebuild
index 4e29efc53e0f..45997c7ec046 100644
--- a/sys-boot/gnu-efi/gnu-efi-3.0.3.ebuild
+++ b/sys-boot/gnu-efi/gnu-efi-3.0.3.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/gnu-efi/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="-* amd64 ia64 x86"
+KEYWORDS="-* amd64 ~arm ~arm64 ia64 x86"
IUSE="abi_x86_32 abi_x86_64"
DEPEND="sys-apps/pciutils"