summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-01-14 15:08:40 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-01-14 15:08:40 +0000
commit477aa1fb530cb174424d7ed26accedd6c3179a70 (patch)
treea3b6d4b24975f484a1f34008abc9e38c0f625b88 /dev-python/werkzeug/werkzeug-0.9.4.ebuild
parentStable for ppc, wrt bug #495630 (diff)
downloadgentoo-2-477aa1fb530cb174424d7ed26accedd6c3179a70.tar.gz
gentoo-2-477aa1fb530cb174424d7ed26accedd6c3179a70.tar.bz2
gentoo-2-477aa1fb530cb174424d7ed26accedd6c3179a70.zip
Stable for ppc, wrt bug #490384
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-python/werkzeug/werkzeug-0.9.4.ebuild')
-rw-r--r--dev-python/werkzeug/werkzeug-0.9.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/werkzeug/werkzeug-0.9.4.ebuild b/dev-python/werkzeug/werkzeug-0.9.4.ebuild
index 18fb67c3206c..307e50d06995 100644
--- a/dev-python/werkzeug/werkzeug-0.9.4.ebuild
+++ b/dev-python/werkzeug/werkzeug-0.9.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/werkzeug/werkzeug-0.9.4.ebuild,v 1.5 2014/01/14 13:59:27 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/werkzeug/werkzeug-0.9.4.ebuild,v 1.6 2014/01/14 15:08:40 ago Exp $
EAPI="5"
PYTHON_COMPAT=( python{2_6,2_7,3_3} pypy2_0 )
@@ -16,7 +16,7 @@ SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="amd64 ~arm ~ppc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="amd64 ~arm ppc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
IUSE=""
RDEPEND="dev-python/simplejson[${PYTHON_USEDEP}]"