diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-10-14 11:04:28 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-10-14 11:04:28 +0300 |
commit | 18b35e825328528f3c7dfed447d8557c3b9615c1 (patch) | |
tree | a6339cb89a7314550ed6db5517c6c8022d39da93 /dev-python | |
parent | dev-python/pytest-forked: amd64 stable wrt bug #668096 (diff) | |
download | gentoo-18b35e825328528f3c7dfed447d8557c3b9615c1.tar.gz gentoo-18b35e825328528f3c7dfed447d8557c3b9615c1.tar.bz2 gentoo-18b35e825328528f3c7dfed447d8557c3b9615c1.zip |
dev-python/pytest-xdist: amd64 stable wrt bug #668096
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11
Diffstat (limited to 'dev-python')
-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 84acd1d3d5e2..4995459118d5 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=" |