From 88b61da790a7bf260f193a4f0d62eb7aa2a40050 Mon Sep 17 00:00:00 2001 From: WANG Xuerui Date: Sun, 5 Jan 2025 19:47:01 +0800 Subject: [PATCH] app-i18n/opencc: keyword 1.1.7-r1 for ~loong Signed-off-by: WANG Xuerui --- app-i18n/opencc/opencc-1.1.7-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-i18n/opencc/opencc-1.1.7-r1.ebuild b/app-i18n/opencc/opencc-1.1.7-r1.ebuild index afce6038391d3..eabc31068ad57 100644 --- a/app-i18n/opencc/opencc-1.1.7-r1.ebuild +++ b/app-i18n/opencc/opencc-1.1.7-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 2010-2024 Gentoo Authors +# Copyright 2010-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -18,7 +18,7 @@ S="${WORKDIR}/OpenCC-ver.${PV}" LICENSE="Apache-2.0" SLOT="0/1.1" -KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64 ~riscv ~x86" +KEYWORDS="~amd64 ~arm64 ~loong ~ppc ~ppc64 ~riscv ~x86" IUSE="doc python test" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" RESTRICT="!test? ( test )"