summaryrefslogtreecommitdiff
path: root/app-text/gspell
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2017-02-11 18:23:55 +0100
committerPacho Ramos <pacho@gentoo.org>2017-02-11 19:26:25 +0100
commit358ba84d14672adc4e49f3eda29652af46361664 (patch)
treea4e96821759994b94b289db45a0f4c6a3a4bb597 /app-text/gspell
parent6fdfc932ffd03be60d1f2f441e5adf689e7c5fd1 (diff)
downloadgentoo-358ba84d14672adc4e49f3eda29652af46361664.tar.gz
gentoo-358ba84d14672adc4e49f3eda29652af46361664.tar.xz
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/gspell')
-rw-r--r--app-text/gspell/gspell-1.2.2.ebuild4
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 5e42ce02f92..d1a2b34fe75 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 )"