diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-09 23:19:49 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-09 23:23:59 +0200 |
commit | f4fd77a2d7fe12567473694d8921e7094501c216 (patch) | |
tree | 8262499a546820ac3bc81ab850c5d9f662a5ff35 /dev-python/pytest-xdist | |
parent | app-misc/neofetch: x86 stable (bug #667940) (diff) | |
download | gentoo-f4fd77a2d7fe12567473694d8921e7094501c216.tar.gz gentoo-f4fd77a2d7fe12567473694d8921e7094501c216.tar.bz2 gentoo-f4fd77a2d7fe12567473694d8921e7094501c216.zip |
dev-python/pytest-xdist: x86 stable (bug #668096)
Package-Manager: Portage-2.3.50, Repoman-2.3.11
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-python/pytest-xdist')
-rw-r--r-- | dev-python/pytest-xdist/pytest-xdist-1.23.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-xdist/pytest-xdist-1.23.2.ebuild b/dev-python/pytest-xdist/pytest-xdist-1.23.2.ebuild index be9ef12fa74f..abed06e256ce 100644 --- a/dev-python/pytest-xdist/pytest-xdist-1.23.2.ebuild +++ b/dev-python/pytest-xdist/pytest-xdist-1.23.2.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" SLOT="0" LICENSE="MIT" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sparc ~x86 ~amd64-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sparc x86 ~amd64-fbsd" IUSE="test" RDEPEND=" |