diff options
author | Michał Górny <mgorny@gentoo.org> | 2018-02-19 22:04:10 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-02-19 22:07:06 +0100 |
commit | 87f5da44f40bc25657b407403ed066320663200a (patch) | |
tree | 9b19cd80df64ff1bc33ef1c39b60f6bd914c94d1 /dev-python/snowballstemmer | |
parent | dev-python/alabaster: 0.7.9 arm64 stable (via ALLARCHES) (diff) | |
download | gentoo-87f5da44f40bc25657b407403ed066320663200a.tar.gz gentoo-87f5da44f40bc25657b407403ed066320663200a.tar.bz2 gentoo-87f5da44f40bc25657b407403ed066320663200a.zip |
dev-python/snowballstemmer: 1.2.0 arm64 stable (via ALLARCHES)
Diffstat (limited to 'dev-python/snowballstemmer')
-rw-r--r-- | dev-python/snowballstemmer/snowballstemmer-1.2.0.ebuild | 2 |
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 3c652e497046..66514e49f79a 100644 --- a/dev-python/snowballstemmer/snowballstemmer-1.2.0.ebuild +++ b/dev-python/snowballstemmer/snowballstemmer-1.2.0.ebuild @@ -13,5 +13,5 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86" IUSE="" |