diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2024-06-18 18:21:58 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2024-06-18 18:21:58 +0000 |
| commit | 61de334eeb41268d1f6f34cdc2c7c59e5fadff3d (patch) | |
| tree | 4b01f2bd78750a3e93140738d2c1c74f37918f34 /dev-python/crcmod | |
| parent | 1ec170ec4a58b796bf79c47901ce87771bea01f2 (diff) | |
| download | baldeagleos-repo-61de334eeb41268d1f6f34cdc2c7c59e5fadff3d.tar.gz baldeagleos-repo-61de334eeb41268d1f6f34cdc2c7c59e5fadff3d.tar.xz baldeagleos-repo-61de334eeb41268d1f6f34cdc2c7c59e5fadff3d.zip | |
Adding metadata
Diffstat (limited to 'dev-python/crcmod')
| -rw-r--r-- | dev-python/crcmod/crcmod-1.7-r5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/crcmod/crcmod-1.7-r5.ebuild b/dev-python/crcmod/crcmod-1.7-r5.ebuild index 56e078427fad..68b8cb74bf97 100644 --- a/dev-python/crcmod/crcmod-1.7-r5.ebuild +++ b/dev-python/crcmod/crcmod-1.7-r5.ebuild @@ -5,7 +5,7 @@ EAPI=8 DISTUTILS_EXT=1 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10,11,12,13,13} ) +PYTHON_COMPAT=( python3_{8,9,10,11,12} ) inherit distutils-r1 |
