diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2024-01-17 10:03:59 +0100 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2024-01-17 10:03:59 +0100 |
commit | c90b328f817cd59651d5216f2ae3178d9bfbf72f (patch) | |
tree | c4c7ed6f977c27202126bd407358d1d20e35e445 | |
parent | app-i18n/fcitx-table-other: Keyword 5.1.0 riscv, #922103 (diff) | |
download | gentoo-c90b328f817cd59651d5216f2ae3178d9bfbf72f.tar.gz gentoo-c90b328f817cd59651d5216f2ae3178d9bfbf72f.tar.bz2 gentoo-c90b328f817cd59651d5216f2ae3178d9bfbf72f.zip |
app-i18n/fcitx-anthy: Keyword 5.1.3 riscv, #922103
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
-rw-r--r-- | app-i18n/fcitx-anthy/fcitx-anthy-5.1.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-i18n/fcitx-anthy/fcitx-anthy-5.1.3.ebuild b/app-i18n/fcitx-anthy/fcitx-anthy-5.1.3.ebuild index 67ffea37c988..d9f38cf483f4 100644 --- a/app-i18n/fcitx-anthy/fcitx-anthy-5.1.3.ebuild +++ b/app-i18n/fcitx-anthy/fcitx-anthy-5.1.3.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://download.fcitx-im.org/fcitx5/${MY_PN}/${MY_PN}-${PV}.tar.xz" LICENSE="GPL-2+" SLOT="5" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="~amd64 ~arm64 ~riscv ~x86" IUSE="test" RESTRICT="!test? ( test )" |