mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-python/numpydoc: add mips love
This commit is contained in:
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
|
||||
|
||||
LICENSE="BSD"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
|
||||
KEYWORDS="~amd64 ~arm ~mips ~ppc ~ppc64 ~x86 ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
|
||||
IUSE="test"
|
||||
|
||||
RDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
|
||||
|
||||
@@ -2,6 +2,10 @@
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Id$
|
||||
|
||||
# Mike Frysinger <vapier@gentoo.org> (10 Sep 2015)
|
||||
# Requires matplotlib which requires a bit more.
|
||||
dev-python/numpydoc test
|
||||
|
||||
# Anthony G. Basile <blueness@gentoo.org> (10 Sep 2015)
|
||||
# # seccomp code is currently broken, bug #560098
|
||||
app-misc/pax-utils seccomp
|
||||
|
||||
Reference in New Issue
Block a user