summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2012-05-12 20:13:22 +0000
committerAlexis Ballier <aballier@gentoo.org>2012-05-12 20:13:22 +0000
commit2d82ae387ef339ecf80cb14b1b2b7e41a232577f (patch)
treeeceb17feec8d513e79b634dd63154f7fca24f290 /dev-python/pytest
parentkeyword ~amd64-fbsd (diff)
downloadgentoo-2-2d82ae387ef339ecf80cb14b1b2b7e41a232577f.tar.gz
gentoo-2-2d82ae387ef339ecf80cb14b1b2b7e41a232577f.tar.bz2
gentoo-2-2d82ae387ef339ecf80cb14b1b2b7e41a232577f.zip
keyword ~amd64-fbsd
(Portage version: 2.2.0_alpha104/cvs/Linux x86_64)
Diffstat (limited to 'dev-python/pytest')
-rw-r--r--dev-python/pytest/ChangeLog5
-rw-r--r--dev-python/pytest/pytest-2.2.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/pytest/ChangeLog b/dev-python/pytest/ChangeLog
index 28263d22fc33..9f160529003c 100644
--- a/dev-python/pytest/ChangeLog
+++ b/dev-python/pytest/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/pytest
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pytest/ChangeLog,v 1.35 2012/02/15 10:15:30 djc Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pytest/ChangeLog,v 1.36 2012/05/12 20:13:22 aballier Exp $
+
+ 12 May 2012; Alexis Ballier <aballier@gentoo.org> pytest-2.2.3.ebuild:
+ keyword ~amd64-fbsd
*pytest-2.2.3 (15 Feb 2012)
diff --git a/dev-python/pytest/pytest-2.2.3.ebuild b/dev-python/pytest/pytest-2.2.3.ebuild
index 9a84f911fb58..b017cd43b00b 100644
--- a/dev-python/pytest/pytest-2.2.3.ebuild
+++ b/dev-python/pytest/pytest-2.2.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pytest/pytest-2.2.3.ebuild,v 1.1 2012/02/15 10:15:30 djc Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pytest/pytest-2.2.3.ebuild,v 1.2 2012/05/12 20:13:22 aballier Exp $
EAPI="3"
SUPPORT_PYTHON_ABIS="1"
@@ -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 ~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=""
RDEPEND=">=dev-python/py-1.4.7"