diff --git a/dev-python/numpydoc/numpydoc-0.5.ebuild b/dev-python/numpydoc/numpydoc-0.5.ebuild index 2859d82c64779..69b9e0e016e58 100644 --- a/dev-python/numpydoc/numpydoc-0.5.ebuild +++ b/dev-python/numpydoc/numpydoc-0.5.ebuild @@ -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}] diff --git a/profiles/arch/mips/package.use.mask b/profiles/arch/mips/package.use.mask index 349f31bd8e611..9697e3c14c873 100644 --- a/profiles/arch/mips/package.use.mask +++ b/profiles/arch/mips/package.use.mask @@ -2,6 +2,10 @@ # Distributed under the terms of the GNU General Public License v2 # $Id$ +# Mike Frysinger (10 Sep 2015) +# Requires matplotlib which requires a bit more. +dev-python/numpydoc test + # Anthony G. Basile (10 Sep 2015) # # seccomp code is currently broken, bug #560098 app-misc/pax-utils seccomp