diff options
author | Aaron Bauman <bman@gentoo.org> | 2017-01-08 18:51:16 +0900 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2017-01-08 18:52:15 +0900 |
commit | ee5a7a527a5277c9b6bf8941700f2773110dadae (patch) | |
tree | 1b039c2a55b497b799d29e5bb863ee06779f64d5 /dev-python/pytest | |
parent | dev-python/pyopenssl: amd64 stable (diff) | |
download | gentoo-ee5a7a527a5277c9b6bf8941700f2773110dadae.tar.gz gentoo-ee5a7a527a5277c9b6bf8941700f2773110dadae.tar.bz2 gentoo-ee5a7a527a5277c9b6bf8941700f2773110dadae.zip |
dev-python/pytest: amd64 stable
Gentoo-bug: 599742
Package-Manager: portage-2.3.0
Diffstat (limited to 'dev-python/pytest')
-rw-r--r-- | dev-python/pytest/pytest-3.0.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pytest/pytest-3.0.2.ebuild b/dev-python/pytest/pytest-3.0.2.ebuild index 39a07b76b0f0..87fd8fd094ec 100644 --- a/dev-python/pytest/pytest-3.0.2.ebuild +++ b/dev-python/pytest/pytest-3.0.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -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 |