diff options
author | Michael Weber <xmw@gentoo.org> | 2017-02-23 17:26:20 +0100 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2017-02-23 17:34:24 +0100 |
commit | 7e47142e0f4d79f3d0142070c45af66b7cab969d (patch) | |
tree | f5d4f0cd1f15880722b64708b548323d28a5930b /dev-python/pytest | |
parent | dev-python/process-tests: arm stable (bug 602484) (diff) | |
download | gentoo-7e47142e0f4d79f3d0142070c45af66b7cab969d.tar.gz gentoo-7e47142e0f4d79f3d0142070c45af66b7cab969d.tar.bz2 gentoo-7e47142e0f4d79f3d0142070c45af66b7cab969d.zip |
dev-python/pytest: arm stable (bug 602484)
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="ppc64"
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 46545c6d480b..8c66428d7a7d 100644 --- a/dev-python/pytest/pytest-3.0.3.ebuild +++ b/dev-python/pytest/pytest-3.0.3.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="alpha amd64 ~arm hppa ppc ~ppc64 x86" +KEYWORDS="alpha amd64 arm hppa ppc ~ppc64 x86" IUSE="doc test" # When bumping, please check setup.py for the proper py version |