summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2015-11-01 19:27:06 +0100
committerJustin Lecher <jlec@gentoo.org>2015-11-02 12:47:12 +0100
commit98c5a0731fd2079db1338ad9636c063b1d040847 (patch)
tree2eab00100dcb23d25b171ea206a3b2682b483908 /dev-python/pytest-runner/pytest-runner-2.6.2.ebuild
parentdev-python/appdirs: Add pypy3 support and additional arches (diff)
downloadgentoo-98c5a0731fd2079db1338ad9636c063b1d040847.tar.gz
gentoo-98c5a0731fd2079db1338ad9636c063b1d040847.tar.bz2
gentoo-98c5a0731fd2079db1338ad9636c063b1d040847.zip
dev-python/pytest-runner: Keyword under ALLARCHES policy
Package-Manager: portage-2.2.23 Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'dev-python/pytest-runner/pytest-runner-2.6.2.ebuild')
-rw-r--r--dev-python/pytest-runner/pytest-runner-2.6.2.ebuild2
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 503564a63636..bce7eccac296 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="~amd64 ~arm ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
SLOT="0"
IUSE="doc"