diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-02-06 08:25:35 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-02-06 08:25:35 +0000 |
commit | fc1d9e33220a72f879a9553d25485cf03365e008 (patch) | |
tree | beb001e9e963f58ad947abe23aa0a02a95360a94 /sys-boot/gnu-efi | |
parent | media-sound/grip: stable 4.0.1-r1 for ia64, bug #708022 (diff) | |
download | gentoo-fc1d9e33220a72f879a9553d25485cf03365e008.tar.gz gentoo-fc1d9e33220a72f879a9553d25485cf03365e008.tar.bz2 gentoo-fc1d9e33220a72f879a9553d25485cf03365e008.zip |
sys-boot/gnu-efi: stable 3.0.11 for ia64, bug #708222
Package-Manager: Portage-2.3.87, Repoman-2.3.20
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'sys-boot/gnu-efi')
-rw-r--r-- | sys-boot/gnu-efi/gnu-efi-3.0.11.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-boot/gnu-efi/gnu-efi-3.0.11.ebuild b/sys-boot/gnu-efi/gnu-efi-3.0.11.ebuild index 630ffd46876e..c71fa0005d7b 100644 --- a/sys-boot/gnu-efi/gnu-efi-3.0.11.ebuild +++ b/sys-boot/gnu-efi/gnu-efi-3.0.11.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" # These objects get run early boot (i.e. not inside of Linux), |