diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2021-12-04 19:41:08 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2021-12-04 19:43:45 +0200 |
commit | 39502ca91d32ca18bb4e5f7360215eafbace55d6 (patch) | |
tree | 7a5aafcf674b3f85da2cbe9bc2138c7ea6f1ff96 /app-text/gspell | |
parent | media-gfx/inkscape: Stabilize 1.1 ppc, #822174 (diff) | |
download | gentoo-39502ca91d32ca18bb4e5f7360215eafbace55d6.tar.gz gentoo-39502ca91d32ca18bb4e5f7360215eafbace55d6.tar.bz2 gentoo-39502ca91d32ca18bb4e5f7360215eafbace55d6.zip |
app-text/gspell: Stabilize 1.9.1 ppc, #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 b7d8ad8e30fc..d95e8e062ca8 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 )" |