commit: 658717c3af2c2aacb61d0140b0721f7fd1ccec37 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Sun Mar 8 10:41:03 2020 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Sun Mar 8 10:41:03 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=658717c3
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 <AT> gentoo.org> dev-python/werkzeug/werkzeug-0.16.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/werkzeug/werkzeug-0.16.1.ebuild b/dev-python/werkzeug/werkzeug-0.16.1.ebuild index 16c53dc9f6f..53ce0fde61d 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="