diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-11-03 17:15:12 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-11-03 17:15:12 +0100 |
commit | 0e59a8e27cda6f6d021f91cd156421770c0981cc (patch) | |
tree | 3b529c9eb89aef208fcec597028a21a4d97c3f22 /sys-boot/gnu-efi | |
parent | x11-terms/guake: x86 stable wrt bug #563476 (diff) | |
download | gentoo-0e59a8e27cda6f6d021f91cd156421770c0981cc.tar.gz gentoo-0e59a8e27cda6f6d021f91cd156421770c0981cc.tar.bz2 gentoo-0e59a8e27cda6f6d021f91cd156421770c0981cc.zip |
sys-boot/gnu-efi: x86 stable wrt bug #563222
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"
Diffstat (limited to 'sys-boot/gnu-efi')
-rw-r--r-- | sys-boot/gnu-efi/gnu-efi-3.0.3.ebuild | 2 |
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 09ff3cd32c46..5408d2af94c9 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 ~ia64 x86" IUSE="abi_x86_32 abi_x86_64" DEPEND="sys-apps/pciutils" |