mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-22 21:43:03 -04:00
dev-python/cryptg: enable pypy3
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
This commit is contained in:
@@ -8,7 +8,7 @@ EAPI=8
|
|||||||
CARGO_OPTIONAL=1
|
CARGO_OPTIONAL=1
|
||||||
DISTUTILS_USE_PEP517=setuptools
|
DISTUTILS_USE_PEP517=setuptools
|
||||||
DISTUTILS_EXT=1
|
DISTUTILS_EXT=1
|
||||||
PYTHON_COMPAT=( python3_{10..13} )
|
PYTHON_COMPAT=( python3_{10..13} pypy3 )
|
||||||
|
|
||||||
CRATES="
|
CRATES="
|
||||||
aes@0.8.4
|
aes@0.8.4
|
||||||
|
|||||||
Reference in New Issue
Block a user