From bed191d6d77aa765c976bb865e49ab7048b87aac Mon Sep 17 00:00:00 2001 From: Rolf Eike Beer Date: Tue, 22 Dec 2020 07:48:04 +0100 Subject: [PATCH] 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 Signed-off-by: Sergei Trofimovich --- dev-python/pytest-xdist/pytest-xdist-2.2.0-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 deaa5ddb4ecbf..25660cca3a204 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="