commit:     ac0db586ed05578acacfba2c28658d5d05f1ab98
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 17 17:24:11 2017 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Sat Jun 17 17:24:11 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ac0db586

sys-boot/grub: x86 stable wrt bug #608254

Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 sys-boot/grub/grub-2.02.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-boot/grub/grub-2.02.ebuild b/sys-boot/grub/grub-2.02.ebuild
index 0feba88343e..44db1517a9f 100644
--- a/sys-boot/grub/grub-2.02.ebuild
+++ b/sys-boot/grub/grub-2.02.ebuild
@@ -25,7 +25,7 @@ if [[ ${PV} != 9999 ]]; then
                SRC_URI="mirror://gnu/${PN}/${P}.tar.xz"
                S=${WORKDIR}/${P%_*}
        fi
-       KEYWORDS="amd64 ~arm64 ~x86"
+       KEYWORDS="amd64 ~arm64 x86"
 else
        inherit git-r3
        EGIT_REPO_URI="git://git.sv.gnu.org/grub.git

Reply via email to