diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-05-02 07:58:42 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-05-02 07:59:11 +0100 |
commit | 9357d74a31434c004128c0a6582b3daf2b35a3d8 (patch) | |
tree | 1462aa8c91c80497f0bb9e9e953e55e67edf6182 /sys-boot | |
parent | www-client/firefox-bin: Bump to versions 52.7.4 and 59.0.3. Removed old. (diff) | |
download | gentoo-9357d74a31434c004128c0a6582b3daf2b35a3d8.tar.gz gentoo-9357d74a31434c004128c0a6582b3daf2b35a3d8.tar.bz2 gentoo-9357d74a31434c004128c0a6582b3daf2b35a3d8.zip |
sys-boot/gnu-efi: stable 3.0.6-r2 for ia64, bug #579278
Bug: https://bugs.gentoo.org/579278
Package-Manager: Portage-2.3.31, Repoman-2.3.9
RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'sys-boot')
-rw-r--r-- | sys-boot/gnu-efi/gnu-efi-3.0.6-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-boot/gnu-efi/gnu-efi-3.0.6-r2.ebuild b/sys-boot/gnu-efi/gnu-efi-3.0.6-r2.ebuild index d30fd4771bdb..03f00a2ef8a7 100644 --- a/sys-boot/gnu-efi/gnu-efi-3.0.6-r2.ebuild +++ b/sys-boot/gnu-efi/gnu-efi-3.0.6-r2.ebuild @@ -16,7 +16,7 @@ SRC_URI="mirror://sourceforge/gnu-efi/${P}.tar.bz2" # - GPL-2+ : setjmp_ia32.S LICENSE="GPL-2+ BSD BSD-2" SLOT="0" -KEYWORDS="-* ~amd64 ~arm ~arm64 ~ia64 ~x86" +KEYWORDS="-* ~amd64 ~arm ~arm64 ia64 ~x86" IUSE="abi_x86_32 abi_x86_64 -custom-cflags" DEPEND="sys-apps/pciutils" |