diff options
author | 2017-04-01 15:04:25 +0200 | |
---|---|---|
committer | 2017-04-01 15:15:45 +0200 | |
commit | 00e4be8a30f4b56491fa0e024defbe9269a41bef (patch) | |
tree | 4d64dd73b54d728299f3bdcae21d38e694456ef2 /app-text | |
parent | app-text/evince: amd64 stable wrt bug #611134 (diff) | |
download | gentoo-00e4be8a30f4b56491fa0e024defbe9269a41bef.tar.gz gentoo-00e4be8a30f4b56491fa0e024defbe9269a41bef.tar.bz2 gentoo-00e4be8a30f4b56491fa0e024defbe9269a41bef.zip |
app-text/gspell: amd64 stable wrt bug #611134
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-text')
-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 268364a736a5..7c6114f9d254 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 )" |