summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-01-28 08:41:11 +0100
committerAgostino Sarubbo <ago@gentoo.org>2020-01-28 08:41:11 +0100
commitb1bda2cc203a321b69a9da8a93b3bc55497298d0 (patch)
treece6074f45810db88187236270cd9f05979b6e954
parentx11-libs/gtk+: ppc stable wrt bug #706524 (diff)
downloadgentoo-b1bda2cc.tar.gz
gentoo-b1bda2cc.tar.bz2
gentoo-b1bda2cc.zip
dev-python/werkzeug: ppc stable wrt bug #706620
Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r--dev-python/werkzeug/werkzeug-0.16.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/werkzeug/werkzeug-0.16.0.ebuild b/dev-python/werkzeug/werkzeug-0.16.0.ebuild
index 7e11720d03db..372552584b61 100644
--- a/dev-python/werkzeug/werkzeug-0.16.0.ebuild
+++ b/dev-python/werkzeug/werkzeug-0.16.0.ebuild
@@ -17,7 +17,7 @@ SRC_URI="https://github.com/pallets/werkzeug/archive/${PV}.tar.gz -> ${P}.gh.tar
LICENSE="BSD"
SLOT="0"
-KEYWORDS="amd64 arm ~arm64 ~ppc ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="amd64 arm ~arm64 ppc ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
RDEPEND="dev-python/simplejson[${PYTHON_USEDEP}]"
DEPEND="