diff options
author | Sam James <sam@gentoo.org> | 2020-08-05 00:13:44 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-08-05 00:13:44 +0000 |
commit | 87530b73634df26376306d7a98f4408cc955b4d5 (patch) | |
tree | 7bdaabdb8046a3912396f2b3bb7fa12581c0e72a /sys-boot | |
parent | sys-boot/grub: arm64 stable (bug #730184) (diff) | |
download | gentoo-87530b73634df26376306d7a98f4408cc955b4d5.tar.gz gentoo-87530b73634df26376306d7a98f4408cc955b4d5.tar.bz2 gentoo-87530b73634df26376306d7a98f4408cc955b4d5.zip |
sys-boot/efibootmgr: arm64 stable (bug #730184)
Package-Manager: Portage-3.0.1, Repoman-2.3.23
Signed-off-by: Sam James <sam@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 70350fc76a42..35c97346021d 100644 --- a/sys-boot/efibootmgr/efibootmgr-16.ebuild +++ b/sys-boot/efibootmgr/efibootmgr-16.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 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 |