summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-03-08 11:41:03 +0100
committerAgostino Sarubbo <ago@gentoo.org>2020-03-08 11:41:03 +0100
commit658717c3af2c2aacb61d0140b0721f7fd1ccec37 (patch)
treec532440a11a3381637c5331ff0526a5b555bf627
parentdev-python/lxml: amd64 stable wrt bug #711794 (diff)
downloadgentoo-658717c3af2c2aacb61d0140b0721f7fd1ccec37.tar.gz
gentoo-658717c3af2c2aacb61d0140b0721f7fd1ccec37.tar.bz2
gentoo-658717c3af2c2aacb61d0140b0721f7fd1ccec37.zip
dev-python/werkzeug: amd64 stable wrt bug #711796
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-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 16c53dc9f6fc..53ce0fde61d5 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 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
RDEPEND="dev-python/simplejson[${PYTHON_USEDEP}]"
DEPEND="