diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-04-01 18:20:32 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-04-01 18:31:03 +0200 |
commit | 3bda59b7be40580afcd65afcc68a7cc921d9f9f5 (patch) | |
tree | 5e1eb0fdad0e823c9d26dfdddf6f7ffd601a2947 /app-text/gspell | |
parent | app-text/evince: x86 stable wrt bug #611134 (diff) | |
download | gentoo-3bda59b7be40580afcd65afcc68a7cc921d9f9f5.tar.gz gentoo-3bda59b7be40580afcd65afcc68a7cc921d9f9f5.tar.bz2 gentoo-3bda59b7be40580afcd65afcc68a7cc921d9f9f5.zip |
app-text/gspell: x86 stable wrt bug #611134
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-text/gspell')
-rw-r--r-- | app-text/gspell/gspell-1.2.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/gspell/gspell-1.2.3.ebuild b/app-text/gspell/gspell-1.2.3.ebuild index 7c6114f9d254..303a6dde9362 100644 --- a/app-text/gspell/gspell-1.2.3.ebuild +++ b/app-text/gspell/gspell-1.2.3.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 ~x86" +KEYWORDS="~alpha amd64 ~arm x86" IUSE="+introspection vala" REQUIRED_USE="vala? ( introspection )" |