diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2017-11-19 20:57:23 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2017-11-19 20:57:23 +0100 |
commit | b099620120fed8dbd10aa8718f01c96bdbcba909 (patch) | |
tree | 065b694d7740c1ed175eb57f645168096fc61ced /sys-boot/efibootmgr | |
parent | sys-libs/efivar: x86 stable (bug #638170) (diff) | |
download | gentoo-b099620120fed8dbd10aa8718f01c96bdbcba909.tar.gz gentoo-b099620120fed8dbd10aa8718f01c96bdbcba909.tar.bz2 gentoo-b099620120fed8dbd10aa8718f01c96bdbcba909.zip |
sys-boot/efibootmgr: x86 stable (bug #638170)
Package-Manager: Portage-2.3.13, Repoman-2.3.4
Diffstat (limited to 'sys-boot/efibootmgr')
-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 24116a1cba1f..1ee04b9686d1 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 |