diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2015-08-11 15:42:19 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2015-08-11 15:42:19 +0300 |
commit | 443f08c38e633e3084f2cac48e42c86807fd656a (patch) | |
tree | 197fc2e4b8adf292aea586cc66e8fd40d234ba8c /sys-boot | |
parent | sys-libs/efivar: x86 stable wrt bug #556876 (diff) | |
download | gentoo-443f08c38e633e3084f2cac48e42c86807fd656a.tar.gz gentoo-443f08c38e633e3084f2cac48e42c86807fd656a.tar.bz2 gentoo-443f08c38e633e3084f2cac48e42c86807fd656a.zip |
sys-boot/efibootmgr: x86 stable wrt bug #556876
Package-Manager: portage-2.2.20
Diffstat (limited to 'sys-boot')
-rw-r--r-- | sys-boot/efibootmgr/efibootmgr-0.12.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-boot/efibootmgr/efibootmgr-0.12.ebuild b/sys-boot/efibootmgr/efibootmgr-0.12.ebuild index c8b892ef4c0c..d7ba7895264c 100644 --- a/sys-boot/efibootmgr/efibootmgr-0.12.ebuild +++ b/sys-boot/efibootmgr/efibootmgr-0.12.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/rhinstaller/${PN}/releases/download/${P}/${P}.tar.bz LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ia64 ~x86" +KEYWORDS="amd64 ~ia64 x86" IUSE="" RDEPEND="sys-apps/pciutils |