diff options
author | 2013-03-26 11:08:29 +0000 | |
---|---|---|
committer | 2013-03-26 11:08:29 +0000 | |
commit | a6e5d7f3811702897f50649b061e132691fb2354 (patch) | |
tree | 5e51279fbc0efb39c89b09209cdc0bea16240636 /dev-python/pytest/pytest-2.3.4.ebuild | |
parent | Stable for ppc, wrt bug #458988 (diff) | |
download | historical-a6e5d7f3811702897f50649b061e132691fb2354.tar.gz historical-a6e5d7f3811702897f50649b061e132691fb2354.tar.bz2 historical-a6e5d7f3811702897f50649b061e132691fb2354.zip |
Stable for ppc, wrt bug #462180
Package-Manager: portage-2.1.11.52/cvs/Linux ppc64
Manifest-Sign-Key: 0x7194459F
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 0033f7c27672..c23f5fd9aaf0 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.7 2013/03/24 12:35:12 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pytest/pytest-2.3.4.ebuild,v 1.8 2013/03/26 11:08:27 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 |