diff options
author | Alex Fan <alexfanqi@yahoo.com> | 2021-08-11 21:02:35 +1000 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2021-08-12 10:53:22 +0800 |
commit | ebf9d78a4ce30a13e701de22f306bdafebfc5561 (patch) | |
tree | ac87714b465fdfb785ac6738b98a0887b47cd7aa /app-text | |
parent | app-office/dia: keyword 0.97.3-r1 for ~riscv (diff) | |
download | gentoo-ebf9d78a4ce30a13e701de22f306bdafebfc5561.tar.gz gentoo-ebf9d78a4ce30a13e701de22f306bdafebfc5561.tar.bz2 gentoo-ebf9d78a4ce30a13e701de22f306bdafebfc5561.zip |
app-text/gtkspell: keyword 3.0.10 for ~riscv
Signed-off-by: Alex Fan <alexfanqi@yahoo.com>
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/gtkspell/gtkspell-3.0.10.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/gtkspell/gtkspell-3.0.10.ebuild b/app-text/gtkspell/gtkspell-3.0.10.ebuild index 679cc5564c86..9e36430f1a65 100644 --- a/app-text/gtkspell/gtkspell-3.0.10.ebuild +++ b/app-text/gtkspell/gtkspell-3.0.10.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/project/${PN}/${PV}/${MY_P}.tar.xz" LICENSE="GPL-2+" SLOT="3/0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~x86-solaris" IUSE="+introspection vala" REQUIRED_USE="vala? ( introspection )" |