diff options
author | Yongxiang Liang <tanekliang@gmail.com> | 2021-11-17 19:16:08 +0000 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2021-11-19 14:22:10 +0800 |
commit | 6863be9605b198be73bdaf112730704f8c675d5a (patch) | |
tree | 87d4274c50b10cc13b7877235e2596aafd564359 /app-i18n | |
parent | app-i18n/fcitx-m17n: keyword ~riscv (diff) | |
download | gentoo-6863be9605b198be73bdaf112730704f8c675d5a.tar.gz gentoo-6863be9605b198be73bdaf112730704f8c675d5a.tar.bz2 gentoo-6863be9605b198be73bdaf112730704f8c675d5a.zip |
app-i18n/fcitx-sayura: 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/fcitx-sayura/fcitx-sayura-0.1.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-i18n/fcitx-sayura/fcitx-sayura-0.1.2.ebuild b/app-i18n/fcitx-sayura/fcitx-sayura-0.1.2.ebuild index 69fb1d323273..ff59fdb17065 100644 --- a/app-i18n/fcitx-sayura/fcitx-sayura-0.1.2.ebuild +++ b/app-i18n/fcitx-sayura/fcitx-sayura-0.1.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 2016-2020 Gentoo Authors +# Copyright 2016-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="7" @@ -21,7 +21,7 @@ fi LICENSE="GPL-2+" SLOT="4" -KEYWORDS="amd64 ~hppa ppc ppc64 x86" +KEYWORDS="amd64 ~hppa ppc ppc64 ~riscv x86" IUSE="" BDEPEND="virtual/pkgconfig" |