diff options
author | Pacho Ramos <pacho@gentoo.org> | 2017-02-11 18:23:55 +0100 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2017-02-11 19:26:25 +0100 |
commit | 358ba84d14672adc4e49f3eda29652af46361664 (patch) | |
tree | a4e96821759994b94b289db45a0f4c6a3a4bb597 /app-text | |
parent | app-office/gnucash: amd64 stable, bug 606818 (diff) | |
download | gentoo-358ba84d14672adc4e49f3eda29652af46361664.tar.gz gentoo-358ba84d14672adc4e49f3eda29652af46361664.tar.bz2 gentoo-358ba84d14672adc4e49f3eda29652af46361664.zip |
app-text/gspell: amd64 stable, bug 606818
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/gspell/gspell-1.2.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/gspell/gspell-1.2.2.ebuild b/app-text/gspell/gspell-1.2.2.ebuild index 5e42ce02f92f..d1a2b34fe752 100644 --- a/app-text/gspell/gspell-1.2.2.ebuild +++ b/app-text/gspell/gspell-1.2.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -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 )" |