diff options
author | Pacho Ramos <pacho@gentoo.org> | 2016-10-01 00:24:29 +0200 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2016-10-01 02:43:09 +0200 |
commit | 653575fde2821d207f7a6e5b121218a01702837e (patch) | |
tree | f70cb70ce466d8fdded6325bd229428be56f82f6 /app-text | |
parent | app-text/evince: x86 stable, bug 587010 (diff) | |
download | gentoo-653575fde2821d207f7a6e5b121218a01702837e.tar.gz gentoo-653575fde2821d207f7a6e5b121218a01702837e.tar.bz2 gentoo-653575fde2821d207f7a6e5b121218a01702837e.zip |
app-text/gspell: x86 stable, bug 587010
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/gspell/gspell-1.0.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/gspell/gspell-1.0.3.ebuild b/app-text/gspell/gspell-1.0.3.ebuild index 8b66d3c8f615..13a87a75e412 100644 --- a/app-text/gspell/gspell-1.0.3.ebuild +++ b/app-text/gspell/gspell-1.0.3.ebuild @@ -12,7 +12,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/gspell" LICENSE="LGPL-2.1+" SLOT="0/1" # subslot = libgspell-1 soname version -KEYWORDS="~alpha amd64 ~arm ~x86" +KEYWORDS="~alpha amd64 ~arm x86" IUSE="+introspection vala" REQUIRED_USE="vala? ( introspection )" |