diff options
author | Markus Meier <maekke@gentoo.org> | 2017-01-15 21:21:35 +0100 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2017-01-15 21:21:35 +0100 |
commit | 3ec82cd62be6a11838ac4af2fc8386d0a56389b3 (patch) | |
tree | 21b7c2c8d2b155f189164c8891f59c2ea9e1a554 /dev-python/pytest/pytest-3.0.2.ebuild | |
parent | net-im/gajim: arm stable, bug #599630 (diff) | |
download | gentoo-3ec82cd62be6a11838ac4af2fc8386d0a56389b3.tar.gz gentoo-3ec82cd62be6a11838ac4af2fc8386d0a56389b3.tar.bz2 gentoo-3ec82cd62be6a11838ac4af2fc8386d0a56389b3.zip |
dev-python/pytest: arm stable, bug #599742
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'dev-python/pytest/pytest-3.0.2.ebuild')
-rw-r--r-- | dev-python/pytest/pytest-3.0.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest/pytest-3.0.2.ebuild b/dev-python/pytest/pytest-3.0.2.ebuild index bd45c9004371..d83323b3ecde 100644 --- a/dev-python/pytest/pytest-3.0.2.ebuild +++ b/dev-python/pytest/pytest-3.0.2.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="test" # When bumping, please check setup.py for the proper py version |