diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2017-01-06 15:22:10 +0100 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2017-01-06 15:32:47 +0100 |
commit | 84d5655592a03ae367fda1a90a7538dd95873cad (patch) | |
tree | f65294af65e9412d4aa8cdc805582d3e4ce20dc3 /dev-python/pytest | |
parent | virtual/python-cffi-0-r0: stable on alpha (diff) | |
download | gentoo-84d5655592a03ae367fda1a90a7538dd95873cad.tar.gz gentoo-84d5655592a03ae367fda1a90a7538dd95873cad.tar.bz2 gentoo-84d5655592a03ae367fda1a90a7538dd95873cad.zip |
dev-python/pytest-3.0.2-r0: stable on alpha
Gentoo-Bug: 599742
Diffstat (limited to 'dev-python/pytest')
-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 3d73d33ccf97..39a07b76b0f0 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 |