diff options
author | Markus Meier <maekke@gentoo.org> | 2018-03-21 20:39:14 +0100 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2018-03-21 20:39:14 +0100 |
commit | d0f337ddde2a97ad63b156bac26bc8c460404935 (patch) | |
tree | 83fba68cb5cc38a37d364d1a4629e337f82972d5 /dev-python | |
parent | dev-python/py: arm stable, bug #641304 (diff) | |
download | gentoo-d0f337ddde2a97ad63b156bac26bc8c460404935.tar.gz gentoo-d0f337ddde2a97ad63b156bac26bc8c460404935.tar.bz2 gentoo-d0f337ddde2a97ad63b156bac26bc8c460404935.zip |
dev-python/pytest: arm stable, bug #641304
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/pytest/pytest-3.2.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest/pytest-3.2.2.ebuild b/dev-python/pytest/pytest-3.2.2.ebuild index 4fb6a33bc319..b5fda5945bdb 100644 --- a/dev-python/pytest/pytest-3.2.2.ebuild +++ b/dev-python/pytest/pytest-3.2.2.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 ~mips ppc ppc64 ~sparc ~x86 ~amd64-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~sparc ~x86 ~amd64-fbsd ~amd64-linux ~x86-linux" IUSE="doc test" # When bumping, please check setup.py for the proper py version |