diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-11-12 23:54:09 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-11-12 23:54:45 +0100 |
commit | e693465d22f12bdf592b98a0dbabebc96130f52b (patch) | |
tree | 0313f4e79aac209e0b04f2c5a05edc4844e7b429 /dev-python/jwcrypto | |
parent | dev-python/websockify: x86 stable (bug #752321) (diff) | |
download | gentoo-e693465d22f12bdf592b98a0dbabebc96130f52b.tar.gz gentoo-e693465d22f12bdf592b98a0dbabebc96130f52b.tar.bz2 gentoo-e693465d22f12bdf592b98a0dbabebc96130f52b.zip |
dev-python/jwcrypto: x86 stable (bug #752321)
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-python/jwcrypto')
-rw-r--r-- | dev-python/jwcrypto/jwcrypto-0.8.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/jwcrypto/jwcrypto-0.8.0.ebuild b/dev-python/jwcrypto/jwcrypto-0.8.0.ebuild index c7cc628bddb3..f14875a813f3 100644 --- a/dev-python/jwcrypto/jwcrypto-0.8.0.ebuild +++ b/dev-python/jwcrypto/jwcrypto-0.8.0.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://github.com/latchset/jwcrypto/archive/v${PV}.tar.gz -> ${P}.tar. LICENSE="LGPL-3+" SLOT="0" -KEYWORDS="amd64 ~arm64 ~x86" +KEYWORDS="amd64 ~arm64 x86" RDEPEND=">=dev-python/cryptography-2.3[${PYTHON_USEDEP}]" |