From 2d82ae387ef339ecf80cb14b1b2b7e41a232577f Mon Sep 17 00:00:00 2001 From: Alexis Ballier Date: Sat, 12 May 2012 20:13:22 +0000 Subject: keyword ~amd64-fbsd (Portage version: 2.2.0_alpha104/cvs/Linux x86_64) --- dev-python/pytest/ChangeLog | 5 ++++- dev-python/pytest/pytest-2.2.3.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'dev-python/pytest') 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 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" -- cgit v1.2.3-65-gdbad