summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-03-08 11:37:04 +0100
committerAgostino Sarubbo <ago@gentoo.org>2020-03-08 11:37:04 +0100
commitebd03b5eec56b410efc66e523ebf71c46b4cd532 (patch)
treeb62b1c5c397221538ffdc470bd9c1ff4310d7b94 /dev-python/werkzeug
parentdev-python/pytest-timeout: x86 stable wrt bug #711796 (diff)
downloadgentoo-ebd03b5eec56b410efc66e523ebf71c46b4cd532.tar.gz
gentoo-ebd03b5eec56b410efc66e523ebf71c46b4cd532.tar.bz2
gentoo-ebd03b5eec56b410efc66e523ebf71c46b4cd532.zip
dev-python/werkzeug: x86 stable wrt bug #711796
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@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 7ccb98519b91..16c53dc9f6fc 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="