summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-12-07 12:05:20 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-12-07 12:05:20 +0000
commita0ccc1b4ee6d7151bcedb1659d5be54391c72332 (patch)
tree16ec3ff5a5cf98a2ed05e70b4179438dbcdbaa0f /dev-python/webob/webob-1.4.ebuild
parentStable for ppc, wrt bug #530618 (diff)
downloadgentoo-2-a0ccc1b4ee6d7151bcedb1659d5be54391c72332.tar.gz
gentoo-2-a0ccc1b4ee6d7151bcedb1659d5be54391c72332.tar.bz2
gentoo-2-a0ccc1b4ee6d7151bcedb1659d5be54391c72332.zip
Stable for ppc, wrt bug #530620
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-python/webob/webob-1.4.ebuild')
-rw-r--r--dev-python/webob/webob-1.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/webob/webob-1.4.ebuild b/dev-python/webob/webob-1.4.ebuild
index 243afc3490f8..6eb13f2c1694 100644
--- a/dev-python/webob/webob-1.4.ebuild
+++ b/dev-python/webob/webob-1.4.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/webob/webob-1.4.ebuild,v 1.4 2014/12/06 16:45:09 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/webob/webob-1.4.ebuild,v 1.5 2014/12/07 12:05:20 ago Exp $
EAPI=5
@@ -17,7 +17,7 @@ SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="~alpha amd64 ~arm ~hppa ia64 ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
IUSE="doc test"
DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]