diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2017-12-19 19:53:48 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2017-12-19 20:12:57 +0100 |
commit | 68be6acee52950154be856046dce9de16134bcbc (patch) | |
tree | f27be856bdcf796f2730e442bfc91c11bc533731 /app-text/gspell | |
parent | media-sound/pulseaudio: x86 stable (bug #635938) (diff) | |
download | gentoo-68be6acee52950154be856046dce9de16134bcbc.tar.gz gentoo-68be6acee52950154be856046dce9de16134bcbc.tar.bz2 gentoo-68be6acee52950154be856046dce9de16134bcbc.zip |
app-text/gspell: x86 stable (bug #635938)
Package-Manager: Portage-2.3.19, Repoman-2.3.6
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 e8d2f43221d2..590073750b1c 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 )" |