summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2013-05-12 18:20:34 +0000
committerMike Frysinger <vapier@gentoo.org>2013-05-12 18:20:34 +0000
commit0dc517cfc0bf374ef8d67473bcad6cbbde8dfbaf (patch)
tree76dd991e6d25a40da707bf3050a63a049c31b899 /dev-python/pytest
parentAdd missing ~s390 #469242. (diff)
downloadgentoo-2-0dc517cfc0bf374ef8d67473bcad6cbbde8dfbaf.tar.gz
gentoo-2-0dc517cfc0bf374ef8d67473bcad6cbbde8dfbaf.tar.bz2
gentoo-2-0dc517cfc0bf374ef8d67473bcad6cbbde8dfbaf.zip
Add missing ~s390 #469242.
(Portage version: 2.2.0_alpha170/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key FB7C4156)
Diffstat (limited to 'dev-python/pytest')
-rw-r--r--dev-python/pytest/ChangeLog5
-rw-r--r--dev-python/pytest/pytest-2.3.5.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/pytest/ChangeLog b/dev-python/pytest/ChangeLog
index c65a1376891a..637b224d54e6 100644
--- a/dev-python/pytest/ChangeLog
+++ b/dev-python/pytest/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/pytest
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pytest/ChangeLog,v 1.63 2013/05/10 03:31:17 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pytest/ChangeLog,v 1.64 2013/05/12 18:20:34 vapier Exp $
+
+ 12 May 2013; Mike Frysinger <vapier@gentoo.org> pytest-2.3.5.ebuild:
+ Add missing ~s390 #469242.
*pytest-2.3.5 (10 May 2013)
diff --git a/dev-python/pytest/pytest-2.3.5.ebuild b/dev-python/pytest/pytest-2.3.5.ebuild
index 8164755681a9..0bdc8affc0e2 100644
--- a/dev-python/pytest/pytest-2.3.5.ebuild
+++ b/dev-python/pytest/pytest-2.3.5.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.5.ebuild,v 1.1 2013/05/10 03:31:17 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pytest/pytest-2.3.5.ebuild,v 1.2 2013/05/12 18:20:34 vapier Exp $
EAPI="5"
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
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 ~s390 ~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