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: Fri, 14 Sep 2018 05:56:21
Message-Id: 1536904463.88da23ee25b92b585362696420115ec027566f10.mattst88@gentoo
1 commit: 88da23ee25b92b585362696420115ec027566f10
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Fri Sep 14 05:54:07 2018 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Fri Sep 14 05:54:23 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=88da23ee
7
8 sys-boot/grub-2.02-r3: ppc 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 0f25e02f5ce..2295c88af72 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 ppc ppc64 ~x86"
23 else
24 inherit git-r3
25 EGIT_REPO_URI="git://git.sv.gnu.org/grub.git