diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2020-05-16 21:40:17 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-05-16 20:47:24 +0100 |
commit | c598ea79ccfacfa4b5e8c441b8d152acbfcc186c (patch) | |
tree | 473a1207a837a3c4291d618456ec097c20808289 /dev-python/pytest-xdist | |
parent | app-doc/doxygen: stable 1.8.17 for sparc, bug #721400 (diff) | |
download | gentoo-c598ea79ccfacfa4b5e8c441b8d152acbfcc186c.tar.gz gentoo-c598ea79ccfacfa4b5e8c441b8d152acbfcc186c.tar.bz2 gentoo-c598ea79ccfacfa4b5e8c441b8d152acbfcc186c.zip |
dev-python/pytest-xdist: keyworded 1.28.0 for hppa, bug #687200
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
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.28.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-xdist/pytest-xdist-1.28.0.ebuild b/dev-python/pytest-xdist/pytest-xdist-1.28.0.ebuild index ba912e6742bb..26489b96dfa9 100644 --- a/dev-python/pytest-xdist/pytest-xdist-1.28.0.ebuild +++ b/dev-python/pytest-xdist/pytest-xdist-1.28.0.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 ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" IUSE="test" RESTRICT="!test? ( test )" |