summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2020-11-12 23:54:09 +0100
committerThomas Deutschmann <whissi@gentoo.org>2020-11-12 23:54:45 +0100
commite693465d22f12bdf592b98a0dbabebc96130f52b (patch)
tree0313f4e79aac209e0b04f2c5a05edc4844e7b429 /dev-python/jwcrypto
parentdev-python/websockify: x86 stable (bug #752321) (diff)
downloadgentoo-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.ebuild2
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}]"