diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-01-10 02:58:47 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-01-10 02:58:47 +0100 |
commit | fa03355ba9de9f7f7c1ade09fe08addb197247c7 (patch) | |
tree | 5c3c84971e53c911d6053913249ce05b3d8fc93b /sys-boot | |
parent | sys-libs/efivar: x86 stable (bug #673538) (diff) | |
download | gentoo-fa03355ba9de9f7f7c1ade09fe08addb197247c7.tar.gz gentoo-fa03355ba9de9f7f7c1ade09fe08addb197247c7.tar.bz2 gentoo-fa03355ba9de9f7f7c1ade09fe08addb197247c7.zip |
sys-boot/efibootmgr: x86 stable (bug #673538)
Package-Manager: Portage-2.3.54, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'sys-boot')
-rw-r--r-- | sys-boot/efibootmgr/efibootmgr-16.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-boot/efibootmgr/efibootmgr-16.ebuild b/sys-boot/efibootmgr/efibootmgr-16.ebuild index 6c909738c7f9..83a3903ac373 100644 --- a/sys-boot/efibootmgr/efibootmgr-16.ebuild +++ b/sys-boot/efibootmgr/efibootmgr-16.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/rhinstaller/efibootmgr/releases/download/${PV}/${P}. LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ia64 x86" IUSE="" RDEPEND="sys-apps/pciutils |