diff options
author | Sam James <sam@gentoo.org> | 2022-01-31 06:23:45 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-01-31 06:23:45 +0000 |
commit | be69c30169f01be968f2529f11da0a20925fe3a8 (patch) | |
tree | 9f44322e8c8811e109533540630b31992d934adc /app-i18n | |
parent | dev-cpp/benchmark: Stabilize 1.6.1 arm64, #832393 (diff) | |
download | gentoo-be69c30169f01be968f2529f11da0a20925fe3a8.tar.gz gentoo-be69c30169f01be968f2529f11da0a20925fe3a8.tar.bz2 gentoo-be69c30169f01be968f2529f11da0a20925fe3a8.zip |
app-i18n/opencc: Stabilize 1.1.2 arm64, #832393
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-i18n')
-rw-r--r-- | app-i18n/opencc/opencc-1.1.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-i18n/opencc/opencc-1.1.2.ebuild b/app-i18n/opencc/opencc-1.1.2.ebuild index 5cd8407d266c..51c8f098475e 100644 --- a/app-i18n/opencc/opencc-1.1.2.ebuild +++ b/app-i18n/opencc/opencc-1.1.2.ebuild @@ -22,7 +22,7 @@ fi LICENSE="Apache-2.0" SLOT="0/1.1" -KEYWORDS="amd64 ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc x86" +KEYWORDS="amd64 arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc x86" IUSE="doc test" RESTRICT="!test? ( test )" |