summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMounir Lamouri <volkmar@gentoo.org>2009-11-30 16:48:43 +0000
committerMounir Lamouri <volkmar@gentoo.org>2009-11-30 16:48:43 +0000
commitb435db568422705d64d6933c77554e9147a7d6de (patch)
treeb6bb4ada3f2d5b87f6f23aea345afe4a5d8eda17 /dev-python/webtest/webtest-1.2.ebuild
parentbump version (diff)
downloadgentoo-2-b435db568422705d64d6933c77554e9147a7d6de.tar.gz
gentoo-2-b435db568422705d64d6933c77554e9147a7d6de.tar.bz2
gentoo-2-b435db568422705d64d6933c77554e9147a7d6de.zip
Keyworded for ppc.
Bug 294905. (Portage version: 14755-svn/cvs/Linux ppc)
Diffstat (limited to 'dev-python/webtest/webtest-1.2.ebuild')
-rw-r--r--dev-python/webtest/webtest-1.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/webtest/webtest-1.2.ebuild b/dev-python/webtest/webtest-1.2.ebuild
index 1a5f0419c293..2c976faddcf6 100644
--- a/dev-python/webtest/webtest-1.2.ebuild
+++ b/dev-python/webtest/webtest-1.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/webtest/webtest-1.2.ebuild,v 1.3 2009/11/27 22:29:08 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/webtest/webtest-1.2.ebuild,v 1.4 2009/11/30 16:48:43 volkmar Exp $
EAPI="2"
@@ -17,7 +17,7 @@ HOMEPAGE="http://pythonpaste.org/webtest/ http://pypi.python.org/pypi/WebTest"
SRC_URI="http://pypi.python.org/packages/source/W/${MY_PN}/${MY_P}.tar.gz"
LICENSE="MIT"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~ppc ~x86"
SLOT="0"
IUSE="doc examples"