diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2020-12-22 07:48:04 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-12-22 08:00:30 +0000 |
commit | bed191d6d77aa765c976bb865e49ab7048b87aac (patch) | |
tree | 287d48d796550e0f080ff35eb482614d50604ca4 /dev-python/pytest-xdist | |
parent | dev-python/pytest: keyworded 6.2.1 for hppa, bug #752237 (diff) | |
download | gentoo-bed191d6d77aa765c976bb865e49ab7048b87aac.tar.gz gentoo-bed191d6d77aa765c976bb865e49ab7048b87aac.tar.bz2 gentoo-bed191d6d77aa765c976bb865e49ab7048b87aac.zip |
dev-python/pytest-xdist: keyworded 2.2.0-r1 for hppa, bug #752237
Package-Manager: Portage-3.0.9, Repoman-3.0.2
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-2.2.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-xdist/pytest-xdist-2.2.0-r1.ebuild b/dev-python/pytest-xdist/pytest-xdist-2.2.0-r1.ebuild index deaa5ddb4ecb..25660cca3a20 100644 --- a/dev-python/pytest-xdist/pytest-xdist-2.2.0-r1.ebuild +++ b/dev-python/pytest-xdist/pytest-xdist-2.2.0-r1.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 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-macos" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-macos" # pytest-xdist >= 2 fails with pytest < 6 RDEPEND=" |