diff options
author | Justin Lecher <jlec@gentoo.org> | 2015-10-15 10:51:21 +0200 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2015-10-15 10:57:36 +0200 |
commit | 55051e7afe7b03227bb1f8992da204643aeed385 (patch) | |
tree | 31c515b11b335b668c30429ab28f2ec45b648191 /dev-python/pytest-xdist | |
parent | dev-python/execnet: Drop old (diff) | |
download | gentoo-55051e7afe7b03227bb1f8992da204643aeed385.tar.gz gentoo-55051e7afe7b03227bb1f8992da204643aeed385.tar.bz2 gentoo-55051e7afe7b03227bb1f8992da204643aeed385.zip |
dev-python/pytest-xdist: Keyword under ALLARCHES policy
Package-Manager: portage-2.2.23
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'dev-python/pytest-xdist')
-rw-r--r-- | dev-python/pytest-xdist/pytest-xdist-1.13.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-xdist/pytest-xdist-1.13.1.ebuild b/dev-python/pytest-xdist/pytest-xdist-1.13.1.ebuild index 8eb076c307f9..ec2d0acb7d81 100644 --- a/dev-python/pytest-xdist/pytest-xdist-1.13.1.ebuild +++ b/dev-python/pytest-xdist/pytest-xdist-1.13.1.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" SLOT="0" LICENSE="MIT" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux" IUSE="" RDEPEND=" |