diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-05-02 07:58:49 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-05-02 07:59:11 +0100 |
commit | e4408fdd30e54ec17b4be7596d27a8afe9225bd1 (patch) | |
tree | 768b15506e4ca30ba56c2821c37dea3cc6e9531e /sys-boot/elilo | |
parent | sys-boot/gnu-efi: stable 3.0.6-r2 for ia64, bug #579278 (diff) | |
download | gentoo-e4408fdd30e54ec17b4be7596d27a8afe9225bd1.tar.gz gentoo-e4408fdd30e54ec17b4be7596d27a8afe9225bd1.tar.bz2 gentoo-e4408fdd30e54ec17b4be7596d27a8afe9225bd1.zip |
sys-boot/elilo: stable 3.16-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/elilo')
-rw-r--r-- | sys-boot/elilo/elilo-3.16-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-boot/elilo/elilo-3.16-r2.ebuild b/sys-boot/elilo/elilo-3.16-r2.ebuild index 840e7f568f8e..6bcb00cc8b75 100644 --- a/sys-boot/elilo/elilo-3.16-r2.ebuild +++ b/sys-boot/elilo/elilo-3.16-r2.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/elilo/${P}-all.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ia64 ~x86" +KEYWORDS="~amd64 ia64 ~x86" IUSE="" # gnu-efi contains only static libs, so there's no run-time dep on it |