Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-boot/grub/
Date: Thu, 13 Sep 2018 03:42:45
Message-Id: 1536810133.5514fca0a4708c41ded3156e1ac8194f34e10982.mattst88@gentoo
1 commit: 5514fca0a4708c41ded3156e1ac8194f34e10982
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Thu Sep 13 03:41:10 2018 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Thu Sep 13 03:42:13 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5514fca0
7
8 sys-boot/grub-2.02-r3: ppc64 stable
9
10 sys-boot/grub/grub-2.02-r3.ebuild | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/sys-boot/grub/grub-2.02-r3.ebuild b/sys-boot/grub/grub-2.02-r3.ebuild
14 index a2712785195..0f25e02f5ce 100644
15 --- a/sys-boot/grub/grub-2.02-r3.ebuild
16 +++ b/sys-boot/grub/grub-2.02-r3.ebuild
17 @@ -28,7 +28,7 @@ if [[ ${PV} != 9999 ]]; then
18 SRC_URI="mirror://gnu/${PN}/${P}.tar.xz"
19 S=${WORKDIR}/${P%_*}
20 fi
21 - KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
22 + KEYWORDS="~amd64 ~arm64 ppc64 ~x86"
23 else
24 inherit git-r3
25 EGIT_REPO_URI="git://git.sv.gnu.org/grub.git