diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2015-11-08 22:27:05 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2015-11-08 22:27:05 +0300 |
commit | 68153ff3d36c10489c096f6f952ebffa75bc3075 (patch) | |
tree | 32c83069afba48d3a7a4abf6fe59a385933fc979 /sys-boot/gnu-efi | |
parent | dev-python/wxpython: ia64 stable wrt bug #562482 (diff) | |
download | gentoo-68153ff3d36c10489c096f6f952ebffa75bc3075.tar.gz gentoo-68153ff3d36c10489c096f6f952ebffa75bc3075.tar.bz2 gentoo-68153ff3d36c10489c096f6f952ebffa75bc3075.zip |
sys-boot/gnu-efi: ia64 stable wrt bug #563222
Package-Manager: portage-2.2.20.1
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 5408d2af94c9..4341080e1874 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" |