diff options
author | Manuel Rüger <mrueg@gentoo.org> | 2017-11-20 13:54:54 +0100 |
---|---|---|
committer | Manuel Rüger <mrueg@gentoo.org> | 2017-11-20 13:54:54 +0100 |
commit | ca9eae62edf6b66d352a9c4cbdb7244847c52edd (patch) | |
tree | e2dec2075b5c8a38ab91c20cd33ed57c615f6963 /sys-boot | |
parent | sys-libs/efivar: Stable on amd64 (diff) | |
download | gentoo-ca9eae62edf6b66d352a9c4cbdb7244847c52edd.tar.gz gentoo-ca9eae62edf6b66d352a9c4cbdb7244847c52edd.tar.bz2 gentoo-ca9eae62edf6b66d352a9c4cbdb7244847c52edd.zip |
sys-boot/efibootmgr: Stable on amd64
Package-Manager: Portage-2.3.14, Repoman-2.3.6
Diffstat (limited to 'sys-boot')
-rw-r--r-- | sys-boot/efibootmgr/efibootmgr-15.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-boot/efibootmgr/efibootmgr-15.ebuild b/sys-boot/efibootmgr/efibootmgr-15.ebuild index 1ee04b9686d1..cf12ebd1cd9e 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 |