diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-03-26 19:14:11 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-03-26 19:14:11 +0000 |
commit | 394fed9f3e75fad4b45cd9038c946b60c6b3b4b3 (patch) | |
tree | cd8f4d06b58cd4cd73c8e3ab0af9fecdbdffb874 /dev-python/pytest/pytest-2.3.4.ebuild | |
parent | Stable for ppc64, wrt bug #462980 (diff) | |
download | gentoo-2-394fed9f3e75fad4b45cd9038c946b60c6b3b4b3.tar.gz gentoo-2-394fed9f3e75fad4b45cd9038c946b60c6b3b4b3.tar.bz2 gentoo-2-394fed9f3e75fad4b45cd9038c946b60c6b3b4b3.zip |
Stable for ppc64, wrt bug #462180
(Portage version: 2.1.11.52/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-python/pytest/pytest-2.3.4.ebuild')
-rw-r--r-- | dev-python/pytest/pytest-2.3.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pytest/pytest-2.3.4.ebuild b/dev-python/pytest/pytest-2.3.4.ebuild index c23f5fd9aaf0..898547807ba6 100644 --- a/dev-python/pytest/pytest-2.3.4.ebuild +++ b/dev-python/pytest/pytest-2.3.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pytest/pytest-2.3.4.ebuild,v 1.8 2013/03/26 11:08:27 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pytest/pytest-2.3.4.ebuild,v 1.9 2013/03/26 19:14:11 ago Exp $ EAPI="5" @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.zip" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ~ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="doc test" # When bumping, please check setup.py for the proper py version |