summaryrefslogtreecommitdiff
path: root/dev-python/cryptg
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2023-08-18 19:46:58 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2023-08-18 19:46:58 +0000
commit011266cd81f502de7536578993933e6716d303a2 (patch)
tree89761dbec0d8198b3fe5b19866fee50d4dda6720 /dev-python/cryptg
parent2ea75f9ca05a5d3488884225818051ccc7cc6f0d (diff)
downloadbaldeagleos-repo-011266cd81f502de7536578993933e6716d303a2.tar.gz
baldeagleos-repo-011266cd81f502de7536578993933e6716d303a2.tar.xz
baldeagleos-repo-011266cd81f502de7536578993933e6716d303a2.zip
Adding metadata
Diffstat (limited to 'dev-python/cryptg')
-rw-r--r--dev-python/cryptg/cryptg-0.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/cryptg/cryptg-0.4.ebuild b/dev-python/cryptg/cryptg-0.4.ebuild
index 2a68dbe2d465..6dd1d7836747 100644
--- a/dev-python/cryptg/cryptg-0.4.ebuild
+++ b/dev-python/cryptg/cryptg-0.4.ebuild
@@ -70,7 +70,7 @@ CRATES="
windows_x86_64_msvc-0.42.0
"
DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{7,8,9,10,11} )
+PYTHON_COMPAT=( python3_{8,9,10,11} )
inherit cargo distutils-r1