summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-08-26 14:30:13 +0100
committerSam James <sam@gentoo.org>2023-08-26 14:30:13 +0100
commit010338ff2983c96634819d46755426b407d89145 (patch)
tree7099d9a8f8687730c5804713531ee0a9ebd88c45 /app-shells/ccsh
parentapp-shells/ccsh: Stabilize 0.0.4-r5 x86, #913055 (diff)
downloadgentoo-010338ff2983c96634819d46755426b407d89145.tar.gz
gentoo-010338ff2983c96634819d46755426b407d89145.tar.bz2
gentoo-010338ff2983c96634819d46755426b407d89145.zip
app-shells/ccsh: Stabilize 0.0.4-r5 sparc, #913055
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-shells/ccsh')
-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 35aa7d574496..92438f82af20 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)"