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: Fri, 25 Sep 2015 01:03:11
Message-Id: 1443143289.906259bb32e84e8e410e37528b25db6444faa325.blueness@gentoo
1 commit: 906259bb32e84e8e410e37528b25db6444faa325
2 Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
3 AuthorDate: Fri Sep 25 01:07:35 2015 +0000
4 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
5 CommitDate: Fri Sep 25 01:08:09 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=906259bb
7
8 app-portage/grs: 0.2 stable on amd64
9
10 Package-Manager: portage-2.2.20.1
11
12 app-portage/grs/grs-0.2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-portage/grs/grs-0.2.ebuild b/app-portage/grs/grs-0.2.ebuild
16 index 7eb8426..9fdc78a 100644
17 --- a/app-portage/grs/grs-0.2.ebuild
18 +++ b/app-portage/grs/grs-0.2.ebuild
19 @@ -13,7 +13,7 @@ if [[ ${PV} == "9999" ]] ; then
20 inherit git-2
21 else
22 SRC_URI="https://dev.gentoo.org/~blueness/${PN}/${P}.tar.gz"
23 - KEYWORDS="~amd64"
24 + KEYWORDS="amd64"
25 fi
26
27 DESCRIPTION="Suite to build Gentoo Reference Systems"