diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2012-08-05 06:13:32 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2012-08-05 06:13:32 +0000 |
commit | d0899191a67bf42d0eba1e2142428e61ea386b85 (patch) | |
tree | 22a1743b865d1a93624f0d123f3697dc481273f4 /dev-python/webob/webob-1.1.ebuild | |
parent | Stable arm, bug #429202 (diff) | |
download | gentoo-2-d0899191a67bf42d0eba1e2142428e61ea386b85.tar.gz gentoo-2-d0899191a67bf42d0eba1e2142428e61ea386b85.tar.bz2 gentoo-2-d0899191a67bf42d0eba1e2142428e61ea386b85.zip |
Stable arm, bug #427546
(Portage version: 2.1.10.65/cvs/Linux x86_64)
Diffstat (limited to 'dev-python/webob/webob-1.1.ebuild')
-rw-r--r-- | dev-python/webob/webob-1.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/webob/webob-1.1.ebuild b/dev-python/webob/webob-1.1.ebuild index 2c082b4dc7f0..27e7aa18b80c 100644 --- a/dev-python/webob/webob-1.1.ebuild +++ b/dev-python/webob/webob-1.1.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/webob/webob-1.1.ebuild,v 1.7 2012/05/29 19:54:56 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/webob/webob-1.1.ebuild,v 1.8 2012/08/05 06:13:32 blueness Exp $ EAPI="3" PYTHON_DEPEND="2" @@ -19,7 +19,7 @@ SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.zip" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ppc ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="~alpha amd64 arm ~hppa ppc ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="doc test" DEPEND="app-arch/unzip |