diff options
author | Patrice Clement <monsieurp@gentoo.org> | 2015-08-30 20:26:27 +0000 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2015-08-30 20:26:27 +0000 |
commit | 29ffb4db1fc0eab625ece772a7a836595d710cda (patch) | |
tree | 1a4187d6326cee7116398781bb1f1d8bffb9c99d /app-shells/ccsh | |
parent | app-shells/bashdb: Remove old. (diff) | |
download | gentoo-29ffb4db1fc0eab625ece772a7a836595d710cda.tar.gz gentoo-29ffb4db1fc0eab625ece772a7a836595d710cda.tar.bz2 gentoo-29ffb4db1fc0eab625ece772a7a836595d710cda.zip |
app-shells/ccsh: Keyword for ppc64.
Package-Manager: portage-2.2.18
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
Diffstat (limited to 'app-shells/ccsh')
-rw-r--r-- | app-shells/ccsh/ccsh-0.0.4-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-shells/ccsh/ccsh-0.0.4-r3.ebuild b/app-shells/ccsh/ccsh-0.0.4-r3.ebuild index 0b457e07bbf3..926a02b4672e 100644 --- a/app-shells/ccsh/ccsh-0.0.4-r3.ebuild +++ b/app-shells/ccsh/ccsh-0.0.4-r3.ebuild @@ -12,7 +12,7 @@ SRC_URI="http://download.sourceforge.net/ccsh/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ppc sparc x86" +KEYWORDS="amd64 ppc sparc x86 ~ppc64" IUSE="" src_compile() { |