summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Horelick <jdhore@gentoo.org>2012-05-18 06:07:32 +0000
committerJeff Horelick <jdhore@gentoo.org>2012-05-18 06:07:32 +0000
commitdd5e2f655300369847492e0b33af8ff3e10f7b57 (patch)
tree4b5803d3564429357940756a558dd156cb203703 /dev-python/webob
parentMarked ~ppc ~ppc64 for bug #402989. (diff)
downloadgentoo-2-dd5e2f655300369847492e0b33af8ff3e10f7b57.tar.gz
gentoo-2-dd5e2f655300369847492e0b33af8ff3e10f7b57.tar.bz2
gentoo-2-dd5e2f655300369847492e0b33af8ff3e10f7b57.zip
marked x86 per bug 415865
(Portage version: 2.2.0_alpha107/cvs/Linux i686)
Diffstat (limited to 'dev-python/webob')
-rw-r--r--dev-python/webob/ChangeLog5
-rw-r--r--dev-python/webob/webob-1.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/webob/ChangeLog b/dev-python/webob/ChangeLog
index 64eb25bbc440..30ed46ef1fb2 100644
--- a/dev-python/webob/ChangeLog
+++ b/dev-python/webob/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/webob
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/webob/ChangeLog,v 1.50 2012/05/15 15:59:11 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/webob/ChangeLog,v 1.51 2012/05/18 06:07:32 jdhore Exp $
+
+ 18 May 2012; Jeff Horelick <jdhore@gentoo.org> webob-1.1.ebuild:
+ marked x86 per bug 415865
*webob-1.2_rc1 (15 May 2012)
diff --git a/dev-python/webob/webob-1.1.ebuild b/dev-python/webob/webob-1.1.ebuild
index 42fd6f8ea4a3..b8daeb2c13c7 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.4 2012/05/14 16:02:51 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/webob/webob-1.1.ebuild,v 1.5 2012/05/18 06:07:32 jdhore 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