diff options
author | Pacho Ramos <pacho@gentoo.org> | 2016-02-21 16:45:07 +0100 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2016-02-22 00:33:08 +0100 |
commit | ec15d506890f01601892c26b927e7fda76fde411 (patch) | |
tree | 85c9c925d4dff3d35be8a2a34b8b928be32a5497 /app-text/gspell | |
parent | app-text/evince: amd64 stable, bug 566378 (diff) | |
download | gentoo-ec15d506890f01601892c26b927e7fda76fde411.tar.gz gentoo-ec15d506890f01601892c26b927e7fda76fde411.tar.bz2 gentoo-ec15d506890f01601892c26b927e7fda76fde411.zip |
app-text/gspell: amd64 stable, bug 566378
Package-Manager: portage-2.2.27
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'app-text/gspell')
-rw-r--r-- | app-text/gspell/gspell-0.1.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/gspell/gspell-0.1.2.ebuild b/app-text/gspell/gspell-0.1.2.ebuild index b2ccffcc875f..64742fbd1d90 100644 --- a/app-text/gspell/gspell-0.1.2.ebuild +++ b/app-text/gspell/gspell-0.1.2.ebuild @@ -13,7 +13,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/gspell" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="+introspection vala" REQUIRED_IUSE="vala? ( introspection )" |