diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2018-10-17 18:13:28 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-10-17 19:37:59 +0100 |
commit | a472cb3b5a3a9a7bc53fe380089da2365e268d90 (patch) | |
tree | 37c047c734a829505fd4f929a0306b2b86584085 /dev-python/pytest-xdist | |
parent | dev-python/pytest-forked: stable 0.2 for sparc, bug #668096 (diff) | |
download | gentoo-a472cb3b5a3a9a7bc53fe380089da2365e268d90.tar.gz gentoo-a472cb3b5a3a9a7bc53fe380089da2365e268d90.tar.bz2 gentoo-a472cb3b5a3a9a7bc53fe380089da2365e268d90.zip |
dev-python/pytest-xdist: stable 1.23.2 for sparc, bug #668096
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Package-Manager: Portage-2.3.49, Repoman-2.3.11
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Sergei Trofimovich <slyfox@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 66da95b59bb1..90d4f2ef9a3e 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=" |