sys-boot/grub: 2.02-r3 stable on amd64 and x86
authorMike Gilbert <floppym@gentoo.org>
Thu, 21 Mar 2019 03:38:07 +0000 (23:38 -0400)
committerMike Gilbert <floppym@gentoo.org>
Thu, 21 Mar 2019 03:38:07 +0000 (23:38 -0400)
Closes: https://bugs.gentoo.org/681008
Package-Manager: Portage-2.3.62, Repoman-2.3.12_p83
Signed-off-by: Mike Gilbert <floppym@gentoo.org>
sys-boot/grub/grub-2.02-r3.ebuild

index f40c9c7952988209a91e73c7c78d4f4ca2c5fb08..8067036a24cce6fdeb69948122a26cecd687cacf 100644 (file)
@@ -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"
@@ -28,7 +28,7 @@ if [[ ${PV} != 9999 ]]; then
                SRC_URI="mirror://gnu/${PN}/${P}.tar.xz"
                S=${WORKDIR}/${P%_*}
        fi
-       KEYWORDS="~amd64 ~arm ~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