diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2024-12-04 18:50:47 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2024-12-04 18:50:47 +0000 |
| commit | 2e0fe0ea29315336eebdbcd88c0d03ed85569bfd (patch) | |
| tree | b4fa03aeb6aee137ca6b4f1e9048aeffb98cb07e /dev-python/cryptg | |
| parent | 93f3f34f270e2687319c9ec473fb2211eafba198 (diff) | |
| download | baldeagleos-repo-2e0fe0ea29315336eebdbcd88c0d03ed85569bfd.tar.gz baldeagleos-repo-2e0fe0ea29315336eebdbcd88c0d03ed85569bfd.tar.xz baldeagleos-repo-2e0fe0ea29315336eebdbcd88c0d03ed85569bfd.zip | |
Adding metadata
Diffstat (limited to 'dev-python/cryptg')
| -rw-r--r-- | dev-python/cryptg/cryptg-0.5.0_p0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/cryptg/cryptg-0.5.0_p0.ebuild b/dev-python/cryptg/cryptg-0.5.0_p0.ebuild index 9c172856072f..a7463ca8c370 100644 --- a/dev-python/cryptg/cryptg-0.5.0_p0.ebuild +++ b/dev-python/cryptg/cryptg-0.5.0_p0.ebuild @@ -8,7 +8,7 @@ EAPI=8 CARGO_OPTIONAL=1 DISTUTILS_USE_PEP517=setuptools DISTUTILS_EXT=1 -PYTHON_COMPAT=( python3_{9,10,11,12,13} ) +PYTHON_COMPAT=( python3_{9,10,11,12,13} pypy3 ) CRATES=" aes@0.8.4 |
