commit: 80eb5b7dc17922851c64340f91cf429f3018c86d
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 26 06:08:08 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Apr 26 06:08:08 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=80eb5b7d
app-i18n/opencc: Stabilize 1.1.9 x86, #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 faeb932c7fbd..93f3c7b2e0f9 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 )"