diff options
author | Justin Lecher <jlec@gentoo.org> | 2015-11-03 08:25:26 +0100 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2015-11-03 08:45:12 +0100 |
commit | 7e42bcb29c0e173ba22f3c96a1e9948d285a1430 (patch) | |
tree | 5edb84af7feb4b940f164e2894cc34260e962055 | |
parent | dev-python/appdirs: Keyword under ALLARCHES policy (diff) | |
download | gentoo-7e42bcb29c0e173ba22f3c96a1e9948d285a1430.tar.gz gentoo-7e42bcb29c0e173ba22f3c96a1e9948d285a1430.tar.bz2 gentoo-7e42bcb29c0e173ba22f3c96a1e9948d285a1430.zip |
dev-python/pytest-runner: Keyword under ALLARCHES policy
Package-Manager: portage-2.2.23
Signed-off-by: Justin Lecher <jlec@gentoo.org>
-rw-r--r-- | dev-python/pytest-runner/pytest-runner-2.6.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-runner/pytest-runner-2.6.2.ebuild b/dev-python/pytest-runner/pytest-runner-2.6.2.ebuild index bce7eccac296..a92283bc02c5 100644 --- a/dev-python/pytest-runner/pytest-runner-2.6.2.ebuild +++ b/dev-python/pytest-runner/pytest-runner-2.6.2.ebuild @@ -13,7 +13,7 @@ HOMEPAGE="https://pypi.python.org/pypi/pytest-runner https://bitbucket.org/pytes SRC_URI="mirror://pypi/p/${PN}/${P}.tar.gz" LICENSE="MIT" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" SLOT="0" IUSE="doc" |