commit: 8f873d7fa136b5a3b420b527c580b825455b7b79 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Thu Sep 24 07:58:12 2015 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Thu Sep 24 07:58:12 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8f873d7f
sys-boot/efibootmgr: ia64 stable wrt bug #556876 Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="ia64" sys-boot/efibootmgr/efibootmgr-0.12.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-boot/efibootmgr/efibootmgr-0.12.ebuild b/sys-boot/efibootmgr/efibootmgr-0.12.ebuild index d7ba789..d70b929 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
