summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-01-27 13:49:02 +0100
committerAgostino Sarubbo <ago@gentoo.org>2020-01-27 13:49:02 +0100
commite7e25b1a598c2a99d3db7111b30e73f01d0323f4 (patch)
treec7eb0deb85b90e19a0ab07d93efeb7fbf5df7aa2 /dev-python/werkzeug
parentdev-python/simplejson: amd64 stable wrt bug #706506 (diff)
downloadgentoo-e7e25b1a598c2a99d3db7111b30e73f01d0323f4.tar.gz
gentoo-e7e25b1a598c2a99d3db7111b30e73f01d0323f4.tar.bz2
gentoo-e7e25b1a598c2a99d3db7111b30e73f01d0323f4.zip
dev-python/werkzeug: amd64 stable wrt bug #706620
Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/werkzeug')
-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 82d4f9d5f885..bb9b89a2f1a2 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="