dev-python/asyncmy: typo

Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
This commit is contained in:
Anna (cybertailor) Vyalkova
2023-06-02 21:40:25 +05:00
parent c59115df37
commit 98a150fe3f

View File

@@ -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
}