summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2017-01-15 16:20:40 +0100
committerAgostino Sarubbo <ago@gentoo.org>2017-01-15 16:48:33 +0100
commitca1e9dba2a44853d397a439d7865fbc4f9397264 (patch)
tree8d0fca0d64e2efca8eab4692bb418c5f5a427add /dev-libs/snowball-stemmer/snowball-stemmer-0.20140325.ebuild
parentdev-libs/appstream-glib: ppc stable wrt bug #601714 (diff)
downloadgentoo-ca1e9dba2a44853d397a439d7865fbc4f9397264.tar.gz
gentoo-ca1e9dba2a44853d397a439d7865fbc4f9397264.tar.bz2
gentoo-ca1e9dba2a44853d397a439d7865fbc4f9397264.zip
dev-libs/snowball-stemmer: ppc stable wrt bug #601714
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-libs/snowball-stemmer/snowball-stemmer-0.20140325.ebuild')
-rw-r--r--dev-libs/snowball-stemmer/snowball-stemmer-0.20140325.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/snowball-stemmer/snowball-stemmer-0.20140325.ebuild b/dev-libs/snowball-stemmer/snowball-stemmer-0.20140325.ebuild
index 995fc59852dc..5c90f129b49a 100644
--- a/dev-libs/snowball-stemmer/snowball-stemmer-0.20140325.ebuild
+++ b/dev-libs/snowball-stemmer/snowball-stemmer-0.20140325.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$
@@ -21,7 +21,7 @@ S="${WORKDIR}/libstemmer_c"
LICENSE="BSD-2"
SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc x86 ~amd64-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris"
+KEYWORDS="~alpha amd64 arm hppa ~ia64 ppc ~ppc64 ~s390 ~sparc x86 ~amd64-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris"
# This could be used to package both libstemmer_c and libstemmer_java together.
IUSE="static-libs"