diff options
author | Pacho Ramos <pacho@gentoo.org> | 2016-09-30 23:47:25 +0200 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2016-10-01 02:31:15 +0200 |
commit | c9be898e66b155eb3a12bd5b489fa94dc8310a0e (patch) | |
tree | 29dfacb0524bbd4cee8013d7e40983804d130e82 /app-text/gspell | |
parent | app-text/evince: amd64 stable, bug 587010 (diff) | |
download | gentoo-c9be898e66b155eb3a12bd5b489fa94dc8310a0e.tar.gz gentoo-c9be898e66b155eb3a12bd5b489fa94dc8310a0e.tar.bz2 gentoo-c9be898e66b155eb3a12bd5b489fa94dc8310a0e.zip |
app-text/gspell: amd64 stable, bug 587010
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'app-text/gspell')
-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 5e42ce02f92f..8b66d3c8f615 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 )" |