summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNaohiro Aota <naota@gentoo.org>2012-04-02 13:25:29 +0000
committerNaohiro Aota <naota@gentoo.org>2012-04-02 13:25:29 +0000
commitb85a5eb642e296f09a134ea6ce1ef56e8ab2f1e4 (patch)
tree732ed8a4cc04ce350f864a8df81bdc1e32d0109e /dev-python/webtest/webtest-1.3.ebuild
parentadd init script for termination (diff)
downloadgentoo-2-b85a5eb642e296f09a134ea6ce1ef56e8ab2f1e4.tar.gz
gentoo-2-b85a5eb642e296f09a134ea6ce1ef56e8ab2f1e4.tar.bz2
gentoo-2-b85a5eb642e296f09a134ea6ce1ef56e8ab2f1e4.zip
Add ~x86-fbsd
(Portage version: 2.2.0_alpha89/cvs/FreeBSD i386)
Diffstat (limited to 'dev-python/webtest/webtest-1.3.ebuild')
-rw-r--r--dev-python/webtest/webtest-1.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/webtest/webtest-1.3.ebuild b/dev-python/webtest/webtest-1.3.ebuild
index 18f1628068c4..11c9068951d3 100644
--- a/dev-python/webtest/webtest-1.3.ebuild
+++ b/dev-python/webtest/webtest-1.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/webtest/webtest-1.3.ebuild,v 1.5 2012/03/18 15:08:26 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/webtest/webtest-1.3.ebuild,v 1.6 2012/04/02 13:25:29 naota Exp $
EAPI="3"
PYTHON_DEPEND="2:2.5"
@@ -19,7 +19,7 @@ SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~ppc ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~ppc ~sparc ~x86 ~x86-fbsd"
IUSE="doc"
RDEPEND=">=dev-python/webob-0.9.2"