diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2021-11-19 13:38:26 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2021-11-19 13:39:09 +0200 |
commit | 620d72e0649020885a41fdb115beb4e8f086294d (patch) | |
tree | ce887b3f38568cd367092558ac4668cbf8304506 /app-text/gspell | |
parent | dev-python/httpcore: Stabilize 0.13.7 ppc64, #803719 (diff) | |
download | gentoo-620d72e0649020885a41fdb115beb4e8f086294d.tar.gz gentoo-620d72e0649020885a41fdb115beb4e8f086294d.tar.bz2 gentoo-620d72e0649020885a41fdb115beb4e8f086294d.zip |
app-text/gspell: Stabilize 1.9.1 ppc64, #822174
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-text/gspell')
-rw-r--r-- | app-text/gspell/gspell-1.9.1.ebuild | 2 |
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 8228c7822e6f..b7d8ad8e30fc 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 ~riscv ~sparc x86" +KEYWORDS="~alpha amd64 ~arm arm64 ~ppc ppc64 ~riscv ~sparc x86" IUSE="+introspection +vala" REQUIRED_USE="vala? ( introspection )" |