From: Mike Frysinger Date: Fri, 11 Sep 2015 03:00:18 +0000 (-0400) Subject: dev-python/snowballstemmer: add mips love X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=1b9e34983d84124dc2fdfb10011c973a2ca9f7e6;p=gentoo.git dev-python/snowballstemmer: add mips love --- diff --git a/dev-python/snowballstemmer/snowballstemmer-1.2.0.ebuild b/dev-python/snowballstemmer/snowballstemmer-1.2.0.ebuild index 8ae263b7f3a4..04ebc23044ff 100644 --- a/dev-python/snowballstemmer/snowballstemmer-1.2.0.ebuild +++ b/dev-python/snowballstemmer/snowballstemmer-1.2.0.ebuild @@ -13,8 +13,5 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc64 ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc64 ~x86" IUSE="" - -RDEPEND="" -DEPEND="${RDEPEND}"