diff options
author | Matoro Mahri <matoro@users.noreply.github.com> | 2023-03-08 14:46:18 -0500 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-03-09 01:07:07 +0000 |
commit | 3a74f6f1d9bba151e25bd25956c54e8746789592 (patch) | |
tree | dc4a652e0036ecefc93688f275f82c2cb3a4bcfa /app-text | |
parent | mail-filter/maildrop: Stabilize 3.0.2 sparc, #886737 (diff) | |
download | gentoo-3a74f6f1d9bba151e25bd25956c54e8746789592.tar.gz gentoo-3a74f6f1d9bba151e25bd25956c54e8746789592.tar.bz2 gentoo-3a74f6f1d9bba151e25bd25956c54e8746789592.zip |
app-text/gspell: Keyword 1.12.0 mips, #897980
Signed-off-by: Matoro Mahri <matoro@users.noreply.github.com>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/gspell/gspell-1.12.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/gspell/gspell-1.12.0.ebuild b/app-text/gspell/gspell-1.12.0.ebuild index 9a91fe254ab7..99217800bdd3 100644 --- a/app-text/gspell/gspell-1.12.0.ebuild +++ b/app-text/gspell/gspell-1.12.0.ebuild @@ -10,7 +10,7 @@ HOMEPAGE="https://gitlab.gnome.org/GNOME/gspell" LICENSE="LGPL-2.1+" SLOT="0/2" # subslot = libgspell-1 soname version -KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~loong ppc ppc64 ~riscv ~sparc x86" +KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~sparc x86" IUSE="+introspection +vala" REQUIRED_USE="vala? ( introspection )" |