diff --git a/dev-python/asyncmy/asyncmy-0.2.8.ebuild b/dev-python/asyncmy/asyncmy-0.2.8.ebuild index 8ab2f2f42e..39638e8792 100644 --- a/dev-python/asyncmy/asyncmy-0.2.8.ebuild +++ b/dev-python/asyncmy/asyncmy-0.2.8.ebuild @@ -70,5 +70,5 @@ python_install() { } pkg_postinst() { - optfeature "sha256_password and caching_sha2_password auth methods" dev-python/cryprography + optfeature "sha256_password and caching_sha2_password auth methods" dev-python/cryptography }