summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-07-09 09:57:59 +0200
committerAgostino Sarubbo <ago@gentoo.org>2020-07-09 09:57:59 +0200
commit0c7584e6733faab011eabcb096462d73e178c67b (patch)
tree8929b1283e434a392550aa075c40c265e316b498 /dev-python/werkzeug
parentdev-python/webob: amd64 stable wrt bug #731632 (diff)
downloadgentoo-0c7584e6733faab011eabcb096462d73e178c67b.tar.gz
gentoo-0c7584e6733faab011eabcb096462d73e178c67b.tar.bz2
gentoo-0c7584e6733faab011eabcb096462d73e178c67b.zip
dev-python/werkzeug: amd64 stable wrt bug #731634
Package-Manager: Portage-2.3.99, Repoman-2.3.22 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-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 e00d41eec775..4c1f30285a8d 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="