diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-06-05 09:27:30 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-06-05 09:27:30 +0200 |
commit | 0979a9c5c878840c52c52c9ab896aaa7a4749222 (patch) | |
tree | 982c9bd0f6d44c6b07ff25d9283a8cf306f2b362 /sys-boot/efibootmgr | |
parent | sys-kernel/genkernel-next: ia64 stable wrt bug #672772 (diff) | |
download | gentoo-0979a9c5c878840c52c52c9ab896aaa7a4749222.tar.gz gentoo-0979a9c5c878840c52c52c9ab896aaa7a4749222.tar.bz2 gentoo-0979a9c5c878840c52c52c9ab896aaa7a4749222.zip |
sys-boot/efibootmgr: ia64 stable wrt bug #673538
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'sys-boot/efibootmgr')
-rw-r--r-- | sys-boot/efibootmgr/efibootmgr-16.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-boot/efibootmgr/efibootmgr-16.ebuild b/sys-boot/efibootmgr/efibootmgr-16.ebuild index 70350fc76a42..b663226c3485 100644 --- a/sys-boot/efibootmgr/efibootmgr-16.ebuild +++ b/sys-boot/efibootmgr/efibootmgr-16.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/rhinstaller/efibootmgr/releases/download/${PV}/${P}. LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~ia64 x86" +KEYWORDS="amd64 ~arm ~arm64 ia64 x86" IUSE="" RDEPEND="sys-apps/pciutils |