diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2017-12-16 15:02:31 +0100 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2017-12-16 15:02:56 +0100 |
commit | 9c770b2321e04b99d3549e790ceb7ba4d8544825 (patch) | |
tree | 21e50267e728c9a01e442f304ad0ececb32641f1 /app-text/gspell | |
parent | app-text/enchant-1.6.1-r0: amd64 stable (diff) | |
download | gentoo-9c770b2321e04b99d3549e790ceb7ba4d8544825.tar.gz gentoo-9c770b2321e04b99d3549e790ceb7ba4d8544825.tar.bz2 gentoo-9c770b2321e04b99d3549e790ceb7ba4d8544825.zip |
app-text/gspell-1.4.2-r0: amd64 stable
Gentoo-Bug: http://bugs.gentoo.org/635938
Diffstat (limited to 'app-text/gspell')
-rw-r--r-- | app-text/gspell/gspell-1.4.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/gspell/gspell-1.4.2.ebuild b/app-text/gspell/gspell-1.4.2.ebuild index 3981f50f9f09..e8d2f43221d2 100644 --- a/app-text/gspell/gspell-1.4.2.ebuild +++ b/app-text/gspell/gspell-1.4.2.ebuild @@ -11,7 +11,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/gspell" LICENSE="LGPL-2.1+" SLOT="0/1" # subslot = libgspell-1 soname version -KEYWORDS="~alpha ~amd64 ~arm ~ppc ~x86" +KEYWORDS="~alpha amd64 ~arm ~ppc ~x86" IUSE="+introspection vala" REQUIRED_USE="vala? ( introspection )" |