diff options
-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}]" |