diff options
author | Michael Weber <xmw@gentoo.org> | 2017-05-18 22:10:35 +0200 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2017-05-18 22:10:35 +0200 |
commit | c32e177fbc9785de59394087becd1129988fb8a9 (patch) | |
tree | 859e4984cea1b20126e762866f06aab224e1f490 /dev-python/pytest | |
parent | dev-python/pytest-xdist: arm64 stable (bug 617156). (diff) | |
download | gentoo-c32e177fbc9785de59394087becd1129988fb8a9.tar.gz gentoo-c32e177fbc9785de59394087becd1129988fb8a9.tar.bz2 gentoo-c32e177fbc9785de59394087becd1129988fb8a9.zip |
dev-python/pytest: arm64 stable (bug 617156).
Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --include-arches="arm64"
Diffstat (limited to 'dev-python/pytest')
-rw-r--r-- | dev-python/pytest/pytest-3.0.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest/pytest-3.0.3.ebuild b/dev-python/pytest/pytest-3.0.3.ebuild index aee09b452bd5..2d267397c09b 100644 --- a/dev-python/pytest/pytest-3.0.3.ebuild +++ b/dev-python/pytest/pytest-3.0.3.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ppc ppc64 sparc x86" IUSE="doc test" # When bumping, please check setup.py for the proper py version |