diff options
author | Mike Gilbert <floppym@gentoo.org> | 2015-09-05 15:30:47 -0400 |
---|---|---|
committer | Mike Gilbert <floppym@gentoo.org> | 2015-09-05 15:32:20 -0400 |
commit | 6c4e8526cf4e23601ba1e8b22d3e5118f28eb477 (patch) | |
tree | aa9007711df8ca0724f5a8575808d435489b1140 /sys-boot | |
parent | profiles: Mask sys-apps/systemd[gnuefi] on most archs (diff) | |
download | gentoo-6c4e8526cf4e23601ba1e8b22d3e5118f28eb477.tar.gz gentoo-6c4e8526cf4e23601ba1e8b22d3e5118f28eb477.tar.bz2 gentoo-6c4e8526cf4e23601ba1e8b22d3e5118f28eb477.zip |
sys-boot/gnu-efi: Drop arm keywords; it doesn't even build
Package-Manager: portage-2.2.20
Diffstat (limited to 'sys-boot')
-rw-r--r-- | sys-boot/gnu-efi/gnu-efi-3.0.2.ebuild | 2 | ||||
-rw-r--r-- | sys-boot/gnu-efi/gnu-efi-3.0.3.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/sys-boot/gnu-efi/gnu-efi-3.0.2.ebuild b/sys-boot/gnu-efi/gnu-efi-3.0.2.ebuild index 508f0a9b236b..f79b3b2961d5 100644 --- a/sys-boot/gnu-efi/gnu-efi-3.0.2.ebuild +++ b/sys-boot/gnu-efi/gnu-efi-3.0.2.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/gnu-efi/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="-* ~amd64 ~arm ~arm64 ~ia64 ~x86" +KEYWORDS="-* ~amd64 ~ia64 ~x86" IUSE="" DEPEND="sys-apps/pciutils" 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 508f0a9b236b..f79b3b2961d5 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 ~arm ~arm64 ~ia64 ~x86" +KEYWORDS="-* ~amd64 ~ia64 ~x86" IUSE="" DEPEND="sys-apps/pciutils" |