Gentoo Archives: gentoo-commits

From: "Anthony G. Basile" <blueness@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-portage/grs/
Date: Thu, 06 Dec 2018 11:16:47
Message-Id: 1544094995.6ce432cdd1eae42563e6ba77c8d6957a57367c59.blueness@gentoo
1 commit: 6ce432cdd1eae42563e6ba77c8d6957a57367c59
2 Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
3 AuthorDate: Thu Dec 6 11:16:17 2018 +0000
4 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
5 CommitDate: Thu Dec 6 11:16:35 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6ce432cd
7
8 app-portage/grs: 0.7 stable on amd64, arm and x86
9
10 Signed-off-by: Anthony G. Basile <blueness <AT> gentoo.org>
11 Package-Manager: Portage-2.3.51, Repoman-2.3.11
12
13 app-portage/grs/grs-0.7.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/app-portage/grs/grs-0.7.ebuild b/app-portage/grs/grs-0.7.ebuild
17 index c741dcba3ea..a983fe56c12 100644
18 --- a/app-portage/grs/grs-0.7.ebuild
19 +++ b/app-portage/grs/grs-0.7.ebuild
20 @@ -15,7 +15,7 @@ if [[ ${PV} == *9999 ]] ; then
21 else
22 SRC_URI="https://dev.gentoo.org/~blueness/${PN}/${P}.tar.gz
23 https://dev.gentoo.org/~blueness/${PN}/${ISO}"
24 - KEYWORDS="~amd64 ~arm ~x86"
25 + KEYWORDS="amd64 arm x86"
26 fi
27
28 DESCRIPTION="Suite to build Gentoo Reference Systems"