diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-07-29 11:50:34 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-07-29 11:50:34 +0300 |
commit | 9b5e6620178c73e0d18400a5effcce95750ee3e2 (patch) | |
tree | 5c5a05e58af08422a639c7bb870f2f0e32e18e20 /dev-python/pytest-xdist | |
parent | dev-vcs/gitolite: arm stable wrt bug #689794 (diff) | |
download | gentoo-9b5e6620178c73e0d18400a5effcce95750ee3e2.tar.gz gentoo-9b5e6620178c73e0d18400a5effcce95750ee3e2.tar.bz2 gentoo-9b5e6620178c73e0d18400a5effcce95750ee3e2.zip |
dev-python/pytest-xdist: Add ~arm keyword wrt bug #687200
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="~arm"
Signed-off-by: Mikle Kolyada <zlogene@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 e3ac9f7c28ae..2bf0d730cc3c 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="~amd64 ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="test" RDEPEND=" |