diff options
author | Roy Bamford <neddyseagoon@gentoo.org> | 2020-03-06 11:16:35 +0000 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2020-03-07 16:09:58 +0100 |
commit | 4df6c6390f0b0964ee2e1d334a9f951b3d451a8c (patch) | |
tree | 2d68c0a83ec74183e2f72a8d904f893814fed457 /dev-python/werkzeug | |
parent | dev-python/cryptography: stable on arm64 (diff) | |
download | gentoo-4df6c6390f0b0964ee2e1d334a9f951b3d451a8c.tar.gz gentoo-4df6c6390f0b0964ee2e1d334a9f951b3d451a8c.tar.bz2 gentoo-4df6c6390f0b0964ee2e1d334a9f951b3d451a8c.zip |
dev-python/werkzeug: stable on amd64
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Roy Bamford <neddyseagoon@gentoo.org>
Bug: https://bugs.gentoo.org/706620
Signed-off-by: Michał Górny <mgorny@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 ddc4b7bee23c..eae024cb978f 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 ~hppa ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="amd64 arm arm64 ~hppa ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" RDEPEND="dev-python/simplejson[${PYTHON_USEDEP}]" DEPEND=" |