diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-01-28 08:41:11 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-01-28 08:41:11 +0100 |
commit | b1bda2cc203a321b69a9da8a93b3bc55497298d0 (patch) | |
tree | ce6074f45810db88187236270cd9f05979b6e954 /dev-python/werkzeug | |
parent | x11-libs/gtk+: ppc stable wrt bug #706524 (diff) | |
download | gentoo-b1bda2cc203a321b69a9da8a93b3bc55497298d0.tar.gz gentoo-b1bda2cc203a321b69a9da8a93b3bc55497298d0.tar.bz2 gentoo-b1bda2cc203a321b69a9da8a93b3bc55497298d0.zip |
dev-python/werkzeug: ppc stable wrt bug #706620
Package-Manager: Portage-2.3.84, 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.0.ebuild | 2 |
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 7e11720d03db..372552584b61 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=" |