diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-03-08 11:46:26 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-03-08 11:46:26 +0100 |
commit | ffe9e48daa641da0f2f7ea95225e1f1775065fd6 (patch) | |
tree | ba9d933b604df228286b00b767bf6583b98f9d17 /dev-python/werkzeug | |
parent | dev-python/pytest-timeout: ppc stable wrt bug #711796 (diff) | |
download | gentoo-ffe9e48daa641da0f2f7ea95225e1f1775065fd6.tar.gz gentoo-ffe9e48daa641da0f2f7ea95225e1f1775065fd6.tar.bz2 gentoo-ffe9e48daa641da0f2f7ea95225e1f1775065fd6.zip |
dev-python/werkzeug: ppc stable wrt bug #711796
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/werkzeug')
-rw-r--r-- | dev-python/werkzeug/werkzeug-0.16.1.ebuild | 2 |
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 53ce0fde61d5..8b94942df4b5 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=" |