Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-boot/grub/
Date: Mon, 07 May 2018 19:40:18
Message-Id: 1525721994.8121b14c7c80ac69836ecbacb0e1c64910c257e0.whissi@gentoo
1 commit: 8121b14c7c80ac69836ecbacb0e1c64910c257e0
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Mon May 7 19:39:54 2018 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Mon May 7 19:39:54 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8121b14c
7
8 sys-boot/grub: x86 stable (bug #655200)
9
10 Package-Manager: Portage-2.3.34, Repoman-2.3.9
11
12 sys-boot/grub/grub-2.02-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sys-boot/grub/grub-2.02-r1.ebuild b/sys-boot/grub/grub-2.02-r1.ebuild
16 index 03b5f77360f..a46992543e4 100644
17 --- a/sys-boot/grub/grub-2.02-r1.ebuild
18 +++ b/sys-boot/grub/grub-2.02-r1.ebuild
19 @@ -28,7 +28,7 @@ if [[ ${PV} != 9999 ]]; then
20 SRC_URI="mirror://gnu/${PN}/${P}.tar.xz"
21 S=${WORKDIR}/${P%_*}
22 fi
23 - KEYWORDS="~amd64 ~arm64 ~x86"
24 + KEYWORDS="~amd64 ~arm64 x86"
25 else
26 inherit git-r3
27 EGIT_REPO_URI="git://git.sv.gnu.org/grub.git