summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2020-05-06 19:42:50 +0300
committerMikle Kolyada <zlogene@gentoo.org>2020-05-06 19:42:50 +0300
commitdc6907df09ed9a03dfeb01db154434b293143d74 (patch)
tree37834d02efdc32067018e5350705038047eeae1c /dev-python/werkzeug
parentdev-python/scripttest: ppc64 stable wrt bug #719946 (diff)
downloadgentoo-dc6907df09ed9a03dfeb01db154434b293143d74.tar.gz
gentoo-dc6907df09ed9a03dfeb01db154434b293143d74.tar.bz2
gentoo-dc6907df09ed9a03dfeb01db154434b293143d74.zip
dev-python/werkzeug: ppc64 stable wrt bug #719946
Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'dev-python/werkzeug')
-rw-r--r--dev-python/werkzeug/werkzeug-0.16.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/werkzeug/werkzeug-0.16.1.ebuild b/dev-python/werkzeug/werkzeug-0.16.1.ebuild
index dc62d95077a2..e0c1e8c6e9f3 100644
--- a/dev-python/werkzeug/werkzeug-0.16.1.ebuild
+++ b/dev-python/werkzeug/werkzeug-0.16.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="amd64 arm arm64 ppc 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="