diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-10-31 23:31:48 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-10-31 23:35:30 +0000 |
commit | af9d183986708903be7fcf444d48e9890f6bc2b9 (patch) | |
tree | 32d2353907ad68bd1bee3a4225027d9c5b156a1c /dev-python/pytest-xdist | |
parent | dev-python/pytest-forked: stable 0.2 for ia64, bug #668096 (diff) | |
download | gentoo-af9d183986708903be7fcf444d48e9890f6bc2b9.tar.gz gentoo-af9d183986708903be7fcf444d48e9890f6bc2b9.tar.bz2 gentoo-af9d183986708903be7fcf444d48e9890f6bc2b9.zip |
dev-python/pytest-xdist: stable 1.23.2 for ia64, bug #668096
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="ia64"
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 90d4f2ef9a3e..2a2477401207 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=" |