commit: d77eca39ece2cfdc58eab0136d5f29075dd1d175
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 26 13:30:12 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Aug 26 13:30:12 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d77eca39
app-shells/ccsh: Stabilize 0.0.4-r5 x86, #913055
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-shells/ccsh/ccsh-0.0.4-r5.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-shells/ccsh/ccsh-0.0.4-r5.ebuild
b/app-shells/ccsh/ccsh-0.0.4-r5.ebuild
index fbd06831cf48..35aa7d574496 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)"