diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-09-24 09:58:12 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-09-24 09:58:12 +0200 |
commit | 8f873d7fa136b5a3b420b527c580b825455b7b79 (patch) | |
tree | 360c8c2d6629e837b2742ee0f666797c138e6725 /sys-boot/efibootmgr | |
parent | dev-python/pypgsql: ia64 stable wrt bug #559432 (diff) | |
download | gentoo-8f873d7fa136b5a3b420b527c580b825455b7b79.tar.gz gentoo-8f873d7fa136b5a3b420b527c580b825455b7b79.tar.bz2 gentoo-8f873d7fa136b5a3b420b527c580b825455b7b79.zip |
sys-boot/efibootmgr: ia64 stable wrt bug #556876
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'sys-boot/efibootmgr')
-rw-r--r-- | sys-boot/efibootmgr/efibootmgr-0.12.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-boot/efibootmgr/efibootmgr-0.12.ebuild b/sys-boot/efibootmgr/efibootmgr-0.12.ebuild index d7ba7895264c..d70b9290d699 100644 --- a/sys-boot/efibootmgr/efibootmgr-0.12.ebuild +++ b/sys-boot/efibootmgr/efibootmgr-0.12.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/rhinstaller/${PN}/releases/download/${P}/${P}.tar.bz LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ia64 x86" +KEYWORDS="amd64 ia64 x86" IUSE="" RDEPEND="sys-apps/pciutils |