diff options
author | Yongxiang Liang <tanekliang@gmail.com> | 2021-11-17 19:21:36 +0000 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2021-11-19 14:22:30 +0800 |
commit | f403c1ee69d99658016619b2c546857093506262 (patch) | |
tree | bff414c6834eb34deb7f2b89ab4c4fcdfc70cf8e /app-i18n | |
parent | app-i18n/libhangul: keyword ~riscv (diff) | |
download | gentoo-f403c1ee69d99658016619b2c546857093506262.tar.gz gentoo-f403c1ee69d99658016619b2c546857093506262.tar.bz2 gentoo-f403c1ee69d99658016619b2c546857093506262.zip |
app-i18n/sunpinyin-data: keyword ~riscv
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Yongxiang Liang <tanekliang@gmail.com>
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'app-i18n')
-rw-r--r-- | app-i18n/sunpinyin-data/sunpinyin-data-20140820.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-i18n/sunpinyin-data/sunpinyin-data-20140820.ebuild b/app-i18n/sunpinyin-data/sunpinyin-data-20140820.ebuild index 355015764c1a..07cc5315a958 100644 --- a/app-i18n/sunpinyin-data/sunpinyin-data-20140820.ebuild +++ b/app-i18n/sunpinyin-data/sunpinyin-data-20140820.ebuild @@ -1,4 +1,4 @@ -# Copyright 2013-2020 Gentoo Authors +# Copyright 2013-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="7" @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/open-gram/dict.utf8-${DICT_VERSION}.tar.bz2 LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 ~riscv ~x86" IUSE="" # https://github.com/sunpinyin/sunpinyin/commit/0fff1e78d9a409205e025736286838721a2ccbf8 |