Gentoo Archives: gentoo-commits

From: Patrice Clement <monsieurp@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-shells/ccsh/
Date: Sun, 30 Aug 2015 20:47:49
Message-Id: 1440966387.29ffb4db1fc0eab625ece772a7a836595d710cda.monsieurp@gentoo
1 commit: 29ffb4db1fc0eab625ece772a7a836595d710cda
2 Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
3 AuthorDate: Sun Aug 30 20:26:27 2015 +0000
4 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
5 CommitDate: Sun Aug 30 20:26:27 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=29ffb4db
7
8 app-shells/ccsh: Keyword for ppc64.
9
10 Package-Manager: portage-2.2.18
11 Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org>
12
13 app-shells/ccsh/ccsh-0.0.4-r3.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/app-shells/ccsh/ccsh-0.0.4-r3.ebuild b/app-shells/ccsh/ccsh-0.0.4-r3.ebuild
17 index 0b457e0..926a02b 100644
18 --- a/app-shells/ccsh/ccsh-0.0.4-r3.ebuild
19 +++ b/app-shells/ccsh/ccsh-0.0.4-r3.ebuild
20 @@ -12,7 +12,7 @@ SRC_URI="http://download.sourceforge.net/ccsh/${P}.tar.gz"
21
22 LICENSE="GPL-2"
23 SLOT="0"
24 -KEYWORDS="amd64 ppc sparc x86"
25 +KEYWORDS="amd64 ppc sparc x86 ~ppc64"
26 IUSE=""
27
28 src_compile() {