sys-boot/grub: Add ~arm keyword wrt bug #548942
authorMikle Kolyada <zlogene@gentoo.org>
Sun, 18 Nov 2018 11:26:54 +0000 (14:26 +0300)
committerMikle Kolyada <zlogene@gentoo.org>
Sun, 18 Nov 2018 11:27:22 +0000 (14:27 +0300)
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

sys-boot/grub/grub-2.02-r1.ebuild
sys-boot/grub/grub-2.02-r2.ebuild
sys-boot/grub/grub-2.02-r3.ebuild

index 8b9bd593a870cb8a7ae9bfd83b0e7b3b56fd23d9..95b66ff669f521c34b9c64393b5d46515f140378 100644 (file)
@@ -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
@@ -28,7 +28,7 @@ if [[ ${PV} != 9999 ]]; then
                SRC_URI="mirror://gnu/${PN}/${P}.tar.xz"
                S=${WORKDIR}/${P%_*}
        fi
-       KEYWORDS="amd64 ~arm64 x86"
+       KEYWORDS="amd64 ~arm ~arm64 x86"
 else
        inherit git-r3
        EGIT_REPO_URI="git://git.sv.gnu.org/grub.git
index 01c56fe388a3c3de2125be992c22cb04e8e1bf3c..0075aa08c231184171cfc707ac31f4c05ffea1d2 100644 (file)
@@ -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
@@ -28,7 +28,7 @@ if [[ ${PV} != 9999 ]]; then
                SRC_URI="mirror://gnu/${PN}/${P}.tar.xz"
                S=${WORKDIR}/${P%_*}
        fi
-       KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
+       KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
 else
        inherit git-r3
        EGIT_REPO_URI="git://git.sv.gnu.org/grub.git
index 2295c88af72c909d6254bb8b5121e0a3cb8dd79e..f40c9c7952988209a91e73c7c78d4f4ca2c5fb08 100644 (file)
@@ -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"
@@ -28,7 +28,7 @@ if [[ ${PV} != 9999 ]]; then
                SRC_URI="mirror://gnu/${PN}/${P}.tar.xz"
                S=${WORKDIR}/${P%_*}
        fi
-       KEYWORDS="~amd64 ~arm64 ppc ppc64 ~x86"
+       KEYWORDS="~amd64 ~arm ~arm64 ppc ppc64 ~x86"
 else
        inherit git-r3
        EGIT_REPO_URI="git://git.sv.gnu.org/grub.git