diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-31 12:35:06 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-31 12:35:06 +0100 |
commit | fabc4b3ec291a3ddc240647a3ae53de397dbb9a2 (patch) | |
tree | 0d93a56e3265ecf4bfd75a9fafb9e5b8717c5871 /sys-boot/efibootmgr | |
parent | dev-libs/libproccpuinfo: x86 stable wrt bug #607502 (diff) | |
download | gentoo-fabc4b3ec291a3ddc240647a3ae53de397dbb9a2.tar.gz gentoo-fabc4b3ec291a3ddc240647a3ae53de397dbb9a2.tar.bz2 gentoo-fabc4b3ec291a3ddc240647a3ae53de397dbb9a2.zip |
sys-boot/efibootmgr: x86 stable wrt bug #607640
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-boot/efibootmgr')
-rw-r--r-- | sys-boot/efibootmgr/efibootmgr-14.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-boot/efibootmgr/efibootmgr-14.ebuild b/sys-boot/efibootmgr/efibootmgr-14.ebuild index b61efe6a2df2..b8d6e7d147c0 100644 --- a/sys-boot/efibootmgr/efibootmgr-14.ebuild +++ b/sys-boot/efibootmgr/efibootmgr-14.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/rhinstaller/efibootmgr/releases/download/${PV}/${P}. LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ia64 ~x86" +KEYWORDS="amd64 ~ia64 x86" IUSE="" RDEPEND="sys-apps/pciutils |