commit:     598e8b3f76a437208ff1a34e33aa68dd8d518475
Author:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 21 03:38:07 2019 +0000
Commit:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
CommitDate: Thu Mar 21 03:38:07 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=598e8b3f

sys-boot/grub: 2.02-r3 stable on amd64 and x86

Closes: https://bugs.gentoo.org/681008
Package-Manager: Portage-2.3.62, Repoman-2.3.12_p83
Signed-off-by: Mike Gilbert <floppym <AT> gentoo.org>

 sys-boot/grub/grub-2.02-r3.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys-boot/grub/grub-2.02-r3.ebuild 
b/sys-boot/grub/grub-2.02-r3.ebuild
index f40c9c79529..8067036a24c 100644
--- a/sys-boot/grub/grub-2.02-r3.ebuild
+++ b/sys-boot/grub/grub-2.02-r3.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"
@@ -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

Reply via email to