summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2014-01-18 15:59:55 +0000
committerMarkus Meier <maekke@gentoo.org>2014-01-18 15:59:55 +0000
commit5882c916c37d344e42e6c47531cc957a80b54759 (patch)
tree158134aed45e3d80496a6e9cc7bd7637f7cb62bc /dev-python/webtest/webtest-1.4.3-r1.ebuild
parentarm stable, bug #450174 (diff)
downloadgentoo-2-5882c916c37d344e42e6c47531cc957a80b54759.tar.gz
gentoo-2-5882c916c37d344e42e6c47531cc957a80b54759.tar.bz2
gentoo-2-5882c916c37d344e42e6c47531cc957a80b54759.zip
arm stable, bug #450174
(Portage version: 2.2.8/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Diffstat (limited to 'dev-python/webtest/webtest-1.4.3-r1.ebuild')
-rw-r--r--dev-python/webtest/webtest-1.4.3-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/webtest/webtest-1.4.3-r1.ebuild b/dev-python/webtest/webtest-1.4.3-r1.ebuild
index ee6c35363adb..17ed5b38cb04 100644
--- a/dev-python/webtest/webtest-1.4.3-r1.ebuild
+++ b/dev-python/webtest/webtest-1.4.3-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/webtest/webtest-1.4.3-r1.ebuild,v 1.11 2014/01/18 15:52:01 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/webtest/webtest-1.4.3-r1.ebuild,v 1.12 2014/01/18 15:59:55 maekke Exp $
EAPI=5
@@ -17,7 +17,7 @@ SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.zip"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ia64 ppc ~ppc64 s390 sh sparc x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 arm ~hppa ia64 ppc ~ppc64 s390 sh sparc x86 ~x86-fbsd"
IUSE="doc test"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"