commit: 0e70f5a722b7ac1284168f408d633d4be5783763
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 26 04:11:10 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Apr 26 04:11:10 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0e70f5a7
app-i18n/opencc: Stabilize 1.1.9 ppc64, #954529
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-i18n/opencc/opencc-1.1.9.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-i18n/opencc/opencc-1.1.9.ebuild
b/app-i18n/opencc/opencc-1.1.9.ebuild
index 5dd4c29ec413..faeb932c7fbd 100644
--- a/app-i18n/opencc/opencc-1.1.9.ebuild
+++ b/app-i18n/opencc/opencc-1.1.9.ebuild
@@ -18,7 +18,7 @@ S="${WORKDIR}/OpenCC-ver.${PV}"
LICENSE="Apache-2.0"
SLOT="0/1.1"
-KEYWORDS="~amd64 arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~x86"
+KEYWORDS="~amd64 arm64 ~hppa ~loong ~ppc ppc64 ~riscv ~x86"
IUSE="doc python test"
REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
RESTRICT="!test? ( test )"