diff options
author | Sam James <sam@gentoo.org> | 2021-05-29 06:05:45 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-05-29 06:05:45 +0000 |
commit | 14605eedff3bcc34e868a5f5a0fa4391191ed564 (patch) | |
tree | eefba3683b313e694b307b339b20652d5500345d /app-text/gspell | |
parent | gui-libs/tepl: Stabilize 6.00.0-r1 x86, #792327 (diff) | |
download | gentoo-14605eedff3bcc34e868a5f5a0fa4391191ed564.tar.gz gentoo-14605eedff3bcc34e868a5f5a0fa4391191ed564.tar.bz2 gentoo-14605eedff3bcc34e868a5f5a0fa4391191ed564.zip |
app-text/gspell: Stabilize 1.9.1 x86, #792327
Signed-off-by: Sam James <sam@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 a2a1f1502ecf..fe62e1955100 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 ~sparc x86" IUSE="+introspection +vala" REQUIRED_USE="vala? ( introspection )" |