summaryrefslogtreecommitdiff
path: root/sys-boot
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2017-06-17 19:24:11 +0200
committerAgostino Sarubbo <ago@gentoo.org>2017-06-17 19:24:11 +0200
commitac0db586ed05578acacfba2c28658d5d05f1ab98 (patch)
treeb0ebb3751535ff11113b9394d1ce3326fe992e29 /sys-boot
parentbd82306365a8af7f993912c1c39e3b921916229b (diff)
downloadgentoo-ac0db586ed05578acacfba2c28658d5d05f1ab98.tar.gz
gentoo-ac0db586ed05578acacfba2c28658d5d05f1ab98.tar.xz
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@gentoo.org>
Diffstat (limited to 'sys-boot')
-rw-r--r--sys-boot/grub/grub-2.02.ebuild2
1 files changed, 1 insertions, 1 deletions
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