diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-02-18 15:38:06 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-02-18 15:38:06 +0100 |
commit | b9bcccf2cea00745099891ec37ee876ef2845c49 (patch) | |
tree | b8286ecc04a8697bc7bc257d301067ec185ad544 /sys-boot/efibootmgr | |
parent | net-misc/tigervnc: ia64 stable wrt bug #606998 (diff) | |
download | gentoo-b9bcccf2cea00745099891ec37ee876ef2845c49.tar.gz gentoo-b9bcccf2cea00745099891ec37ee876ef2845c49.tar.bz2 gentoo-b9bcccf2cea00745099891ec37ee876ef2845c49.zip |
sys-boot/efibootmgr: ia64 stable wrt bug #607640
Package-Manager: portage-2.3.3
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-boot/efibootmgr')
-rw-r--r-- | sys-boot/efibootmgr/efibootmgr-14.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-boot/efibootmgr/efibootmgr-14.ebuild b/sys-boot/efibootmgr/efibootmgr-14.ebuild index cb450726a18b..2471b7aedc96 100644 --- a/sys-boot/efibootmgr/efibootmgr-14.ebuild +++ b/sys-boot/efibootmgr/efibootmgr-14.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/rhinstaller/efibootmgr/releases/download/${PV}/${P}. LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~arm64 ~ia64 x86" +KEYWORDS="amd64 ~arm64 ia64 x86" IUSE="" RDEPEND="sys-apps/pciutils |