commit: ca9eae62edf6b66d352a9c4cbdb7244847c52edd Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org> AuthorDate: Mon Nov 20 12:54:54 2017 +0000 Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org> CommitDate: Mon Nov 20 12:54:54 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca9eae62
sys-boot/efibootmgr: Stable on amd64 Package-Manager: Portage-2.3.14, Repoman-2.3.6 sys-boot/efibootmgr/efibootmgr-15.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-boot/efibootmgr/efibootmgr-15.ebuild b/sys-boot/efibootmgr/efibootmgr-15.ebuild index 1ee04b9686d..cf12ebd1cd9 100644 --- a/sys-boot/efibootmgr/efibootmgr-15.ebuild +++ b/sys-boot/efibootmgr/efibootmgr-15.ebuild @@ -11,7 +11,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
