summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-08-26 14:30:11 +0100
committerSam James <sam@gentoo.org>2023-08-26 14:30:11 +0100
commit020b34e69f2fea654d97564ee4cf2f3e88e9b29c (patch)
tree1115f3ffb74087104667cefad462ce2443516e6d /app-shells
parentapp-forensics/rkhunter: Stabilize 1.4.6-r2 ppc, #913054 (diff)
downloadgentoo-020b34e69f2fea654d97564ee4cf2f3e88e9b29c.tar.gz
gentoo-020b34e69f2fea654d97564ee4cf2f3e88e9b29c.tar.bz2
gentoo-020b34e69f2fea654d97564ee4cf2f3e88e9b29c.zip
app-shells/ccsh: Stabilize 0.0.4-r5 amd64, #913055
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-shells')
-rw-r--r--app-shells/ccsh/ccsh-0.0.4-r5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-shells/ccsh/ccsh-0.0.4-r5.ebuild b/app-shells/ccsh/ccsh-0.0.4-r5.ebuild
index c8b2106df52f..476007875671 100644
--- a/app-shells/ccsh/ccsh-0.0.4-r5.ebuild
+++ b/app-shells/ccsh/ccsh-0.0.4-r5.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/ccsh/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="amd64 ~ppc ~ppc64 ~sparc ~x86"
src_compile() {
emake CFLAGS="${CFLAGS}" CC="$(tc-getCC)"