diff options
author | Sam James <sam@gentoo.org> | 2020-07-17 10:41:20 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-07-17 10:41:20 +0000 |
commit | 4916857e66003a879aae01de71bd36defd107da4 (patch) | |
tree | 9626a8ec4aa2f6bdee1e2a0a54c15f69bbdfed3d /dev-python | |
parent | dev-python/lxml: arm64 stable (bug #731434) (diff) | |
download | gentoo-4916857e66003a879aae01de71bd36defd107da4.tar.gz gentoo-4916857e66003a879aae01de71bd36defd107da4.tar.bz2 gentoo-4916857e66003a879aae01de71bd36defd107da4.zip |
dev-python/pytest-xdist: arm64 stable (bug #731534)
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/pytest-xdist/pytest-xdist-1.32.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-xdist/pytest-xdist-1.32.0.ebuild b/dev-python/pytest-xdist/pytest-xdist-1.32.0.ebuild index e1c9837de4cd..464f45be8335 100644 --- a/dev-python/pytest-xdist/pytest-xdist-1.32.0.ebuild +++ b/dev-python/pytest-xdist/pytest-xdist-1.32.0.ebuild @@ -14,7 +14,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 sparc x86" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 sparc x86" IUSE="test" RESTRICT="!test? ( test )" |