diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2018-10-13 08:55:54 +0200 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2018-10-13 08:55:54 +0200 |
commit | 2a57d52961bcdd102396cb945c9fac791927785d (patch) | |
tree | 6ed0712bebda0a19426e6db34ae943d698b2cd11 /dev-python/pytest-xdist | |
parent | dev-python/pytest-forked-0.2-r0: alpha stable (diff) | |
download | gentoo-2a57d52961bcdd102396cb945c9fac791927785d.tar.gz gentoo-2a57d52961bcdd102396cb945c9fac791927785d.tar.bz2 gentoo-2a57d52961bcdd102396cb945c9fac791927785d.zip |
dev-python/pytest-xdist-1.23.2-r0: alpha stable
Gentoo-Bug: http://bugs.gentoo.org/668096
Signed-off-by: Tobias Klausmann <klausman@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 abed06e256ce..84acd1d3d5e2 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=" |