diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2023-05-30 07:37:50 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2023-05-30 07:37:50 +0000 |
| commit | 854a1716b35478253199b2343d19a466565221e7 (patch) | |
| tree | 1e8d7afe07b2a3b973090239efb8de28b9985ec3 /dev-vcs/python-gitlab/python-gitlab-3.13.0.ebuild | |
| parent | 2850a1cd609335a9a90a5e30314fb9b9dd6b2817 (diff) | |
| download | baldeagleos-repo-854a1716b35478253199b2343d19a466565221e7.tar.gz baldeagleos-repo-854a1716b35478253199b2343d19a466565221e7.tar.xz baldeagleos-repo-854a1716b35478253199b2343d19a466565221e7.zip | |
Adding metadata
Diffstat (limited to 'dev-vcs/python-gitlab/python-gitlab-3.13.0.ebuild')
| -rw-r--r-- | dev-vcs/python-gitlab/python-gitlab-3.13.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/python-gitlab/python-gitlab-3.13.0.ebuild b/dev-vcs/python-gitlab/python-gitlab-3.13.0.ebuild index 2206afc66ad0..b720bdcaad15 100644 --- a/dev-vcs/python-gitlab/python-gitlab-3.13.0.ebuild +++ b/dev-vcs/python-gitlab/python-gitlab-3.13.0.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{9,10,11} ) +PYTHON_COMPAT=( python3_{7,8,9,10,11} ) DISTUTILS_USE_PEP517=setuptools PYPI_NO_NORMALIZE=1 inherit distutils-r1 |
