commit: ccc8ec30ec742ca27baa58431fb1de7bee4e460e Author: Yongxiang Liang <tanekliang <AT> gmail <DOT> com> AuthorDate: Wed Nov 17 19:20:50 2021 +0000 Commit: Yixun Lan <dlan <AT> gentoo <DOT> org> CommitDate: Fri Nov 19 06:22:27 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ccc8ec30
app-i18n/libhangul: keyword ~riscv Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Yongxiang Liang <tanekliang <AT> gmail.com> Signed-off-by: Yixun Lan <dlan <AT> gentoo.org> app-i18n/libhangul/libhangul-0.1.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-i18n/libhangul/libhangul-0.1.0.ebuild b/app-i18n/libhangul/libhangul-0.1.0.ebuild index 2d05ccfaf080..6a732d0874e4 100644 --- a/app-i18n/libhangul/libhangul-0.1.0.ebuild +++ b/app-i18n/libhangul/libhangul-0.1.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 2006-2020 Gentoo Authors +# Copyright 2006-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="7" @@ -9,7 +9,7 @@ SRC_URI="https://storage.googleapis.com/google-code-archive-downloads/v2/code.go LICENSE="LGPL-2.1+" SLOT="0/1" -KEYWORDS="amd64 ppc ppc64 x86" +KEYWORDS="amd64 ppc ppc64 ~riscv x86" IUSE="nls static-libs test" RESTRICT="!test? ( test )"
