summaryrefslogtreecommitdiff
path: root/dev-python
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2015-10-14 11:47:00 +0200
committerJustin Lecher <jlec@gentoo.org>2015-10-14 11:47:00 +0200
commite530db707ef8f7c3c4bbdddf014c50173a0c69f4 (patch)
tree959236ec823219d1b5d6780f7b123d4387b3ff3f /dev-python
parent16584c4319d6975e14c3753e9883f70afea90b47 (diff)
downloadgentoo-e530db707ef8f7c3c4bbdddf014c50173a0c69f4.tar.gz
gentoo-e530db707ef8f7c3c4bbdddf014c50173a0c69f4.tar.bz2
gentoo-e530db707ef8f7c3c4bbdddf014c50173a0c69f4.zip
dev-python/snowballstemmer: Keyword under ALLARCHES policy
Package-Manager: portage-2.2.23 Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/snowballstemmer/snowballstemmer-1.2.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/snowballstemmer/snowballstemmer-1.2.0.ebuild b/dev-python/snowballstemmer/snowballstemmer-1.2.0.ebuild
index a48675750c72..052d121f9dd0 100644
--- a/dev-python/snowballstemmer/snowballstemmer-1.2.0.ebuild
+++ b/dev-python/snowballstemmer/snowballstemmer-1.2.0.ebuild
@@ -14,5 +14,5 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc64 ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
IUSE=""