diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-04-05 22:22:34 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-04-05 22:22:50 -0700 |
commit | 525e05a43788e61a8b9d8707978654afc971c5e7 (patch) | |
tree | 7f5360b9dc410841204b4b67bdf5a3551e4aa415 /dev-python/mistune | |
parent | dev-python/m2r-0.1.12: added ~mips, bug 614386 (diff) | |
download | gentoo-525e05a43788e61a8b9d8707978654afc971c5e7.tar.gz gentoo-525e05a43788e61a8b9d8707978654afc971c5e7.tar.bz2 gentoo-525e05a43788e61a8b9d8707978654afc971c5e7.zip |
dev-python/mistune-0.7.4: added ~mips, bug 614386
Diffstat (limited to 'dev-python/mistune')
-rw-r--r-- | dev-python/mistune/mistune-0.7.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/mistune/mistune-0.7.4.ebuild b/dev-python/mistune/mistune-0.7.4.ebuild index 0fc38fd7f333..902ae2b7bd4b 100644 --- a/dev-python/mistune/mistune-0.7.4.ebuild +++ b/dev-python/mistune/mistune-0.7.4.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" SLOT="0" LICENSE="BSD" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~amd64-linux ~x86-linux" IUSE="test" RDEPEND="" |