summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-07-09 10:15:52 +0200
committerAgostino Sarubbo <ago@gentoo.org>2020-07-09 10:16:41 +0200
commit11538e1eba3f7413048e0cfb84da8035a63ae558 (patch)
treeab7236df23c72cf828e30b7195da1257d3295990 /dev-python/werkzeug
parentdev-python/genshi: ppc stable wrt bug #731390 (diff)
downloadgentoo-11538e1eba3f7413048e0cfb84da8035a63ae558.tar.gz
gentoo-11538e1eba3f7413048e0cfb84da8035a63ae558.tar.bz2
gentoo-11538e1eba3f7413048e0cfb84da8035a63ae558.zip
dev-python/werkzeug: ppc stable wrt bug #731634
Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/werkzeug')
-rw-r--r--dev-python/werkzeug/werkzeug-1.0.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/werkzeug/werkzeug-1.0.1.ebuild b/dev-python/werkzeug/werkzeug-1.0.1.ebuild
index 6dc28b3199bc..45ed3135db4f 100644
--- a/dev-python/werkzeug/werkzeug-1.0.1.ebuild
+++ b/dev-python/werkzeug/werkzeug-1.0.1.ebuild
@@ -17,7 +17,7 @@ SRC_URI="https://github.com/pallets/werkzeug/archive/${PV}.tar.gz -> ${P}.gh.tar
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ppc ~ppc64 ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
RDEPEND="dev-python/simplejson[${PYTHON_USEDEP}]"
DEPEND="