commit: bbbd9f40ee5ab8511d68163aba54a1e059a7da99 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> AuthorDate: Sun Nov 18 11:26:35 2018 +0000 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> CommitDate: Sun Nov 18 11:27:21 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bbbd9f40
sys-boot/efibootmgr: Add ~arm keyword wrt bug #548942 Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 sys-boot/efibootmgr/efibootmgr-14.ebuild | 4 ++-- sys-boot/efibootmgr/efibootmgr-15.ebuild | 4 ++-- sys-boot/efibootmgr/efibootmgr-16.ebuild | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/sys-boot/efibootmgr/efibootmgr-14.ebuild b/sys-boot/efibootmgr/efibootmgr-14.ebuild index 93b101105ae..3d1b0308a9d 100644 --- a/sys-boot/efibootmgr/efibootmgr-14.ebuild +++ b/sys-boot/efibootmgr/efibootmgr-14.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 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 ~arm64 ia64 x86" +KEYWORDS="amd64 ~arm ~arm64 ia64 x86" IUSE="" RDEPEND="sys-apps/pciutils diff --git a/sys-boot/efibootmgr/efibootmgr-15.ebuild b/sys-boot/efibootmgr/efibootmgr-15.ebuild index c78b8aa5c7a..001ed04891c 100644 --- a/sys-boot/efibootmgr/efibootmgr-15.ebuild +++ b/sys-boot/efibootmgr/efibootmgr-15.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 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 ~arm64 ia64 x86" +KEYWORDS="amd64 ~arm ~arm64 ia64 x86" IUSE="" RDEPEND="sys-apps/pciutils diff --git a/sys-boot/efibootmgr/efibootmgr-16.ebuild b/sys-boot/efibootmgr/efibootmgr-16.ebuild index 1c2545879ec..6c909738c7f 100644 --- a/sys-boot/efibootmgr/efibootmgr-16.ebuild +++ b/sys-boot/efibootmgr/efibootmgr-16.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 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 ~arm64 ~ia64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~x86" IUSE="" RDEPEND="sys-apps/pciutils