summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYixun Lan <dlan@gentoo.org>2021-08-19 15:38:39 +0800
committerYixun Lan <dlan@gentoo.org>2021-08-27 23:09:23 +0800
commitff357add05c5f9ebf016fe266bd061984a6a494c (patch)
tree2235fa0af4b50718f78736d83e58fbc12558c1d5 /app-text/gspell
parentdev-libs/pakchois: keyword ~riscv (diff)
downloadgentoo-ff357add05c5f9ebf016fe266bd061984a6a494c.tar.gz
gentoo-ff357add05c5f9ebf016fe266bd061984a6a494c.tar.bz2
gentoo-ff357add05c5f9ebf016fe266bd061984a6a494c.zip
app-text/gspell: keyword ~riscv
Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'app-text/gspell')
-rw-r--r--app-text/gspell/gspell-1.9.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/gspell/gspell-1.9.1.ebuild b/app-text/gspell/gspell-1.9.1.ebuild
index f754d7d1f1f6..8228c7822e6f 100644
--- a/app-text/gspell/gspell-1.9.1.ebuild
+++ b/app-text/gspell/gspell-1.9.1.ebuild
@@ -11,7 +11,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/gspell"
LICENSE="LGPL-2.1+"
SLOT="0/2" # subslot = libgspell-1 soname version
-KEYWORDS="~alpha amd64 ~arm arm64 ~ppc ~ppc64 ~sparc x86"
+KEYWORDS="~alpha amd64 ~arm arm64 ~ppc ~ppc64 ~riscv ~sparc x86"
IUSE="+introspection +vala"
REQUIRED_USE="vala? ( introspection )"