diff options
author | Sam James <sam@gentoo.org> | 2023-08-26 14:30:11 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-08-26 14:30:11 +0100 |
commit | 020b34e69f2fea654d97564ee4cf2f3e88e9b29c (patch) | |
tree | 1115f3ffb74087104667cefad462ce2443516e6d /app-shells | |
parent | app-forensics/rkhunter: Stabilize 1.4.6-r2 ppc, #913054 (diff) | |
download | gentoo-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.ebuild | 2 |
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)" |