diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-09-24 08:48:20 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-09-24 08:48:20 +0200 |
commit | eef9fa8f3a9f1c1c7cf9d491db6fdb0c96574c78 (patch) | |
tree | a58bd7da5d8c4e295d100516420324abdd0a4b26 /dev-python/pytest-xdist | |
parent | media-libs/libffado: amd64 stable wrt bug #738730 (diff) | |
download | gentoo-eef9fa8f3a9f1c1c7cf9d491db6fdb0c96574c78.tar.gz gentoo-eef9fa8f3a9f1c1c7cf9d491db6fdb0c96574c78.tar.bz2 gentoo-eef9fa8f3a9f1c1c7cf9d491db6fdb0c96574c78.zip |
dev-python/pytest-xdist: amd64/arm64/arm/hppa/ppc64/ppc/sparc/x86 stable (ALLARCHES policy) wrt bug #742866
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/pytest-xdist')
-rw-r--r-- | dev-python/pytest-xdist/pytest-xdist-2.1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-xdist/pytest-xdist-2.1.0.ebuild b/dev-python/pytest-xdist/pytest-xdist-2.1.0.ebuild index 75f1a49f1a2f..ef6d90f384cc 100644 --- a/dev-python/pytest-xdist/pytest-xdist-2.1.0.ebuild +++ b/dev-python/pytest-xdist/pytest-xdist-2.1.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 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 ~riscv ~s390 sparc x86" # please do not depend on pytest to avoid unnecessary USEDEP enforcement RDEPEND=" |