diff options
| author | Liguros - Gitlab CI/CD [feature/flatten] <gitlab@liguros.net> | 2020-09-18 13:33:43 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [feature/flatten] <gitlab@liguros.net> | 2020-09-18 13:33:43 +0000 |
| commit | 87d914a08f6691238dcbaa533591a2528ac1fb74 (patch) | |
| tree | 7ad9d88448a94a0099109d973e4ce65e03e51635 /dev-python/setuptools-git | |
| parent | 1f4c7ae255b08da068ccd254024f1850e8c577cf (diff) | |
| download | baldeagleos-repo-87d914a08f6691238dcbaa533591a2528ac1fb74.tar.gz baldeagleos-repo-87d914a08f6691238dcbaa533591a2528ac1fb74.tar.xz baldeagleos-repo-87d914a08f6691238dcbaa533591a2528ac1fb74.zip | |
Updating liguros repo
Diffstat (limited to 'dev-python/setuptools-git')
| -rw-r--r-- | dev-python/setuptools-git/setuptools-git-1.2-r1.ebuild (renamed from dev-python/setuptools-git/setuptools-git-1.2.ebuild) | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/dev-python/setuptools-git/setuptools-git-1.2.ebuild b/dev-python/setuptools-git/setuptools-git-1.2-r1.ebuild index 21bd11ae70e0..9d9c2edf3e22 100644 --- a/dev-python/setuptools-git/setuptools-git-1.2.ebuild +++ b/dev-python/setuptools-git/setuptools-git-1.2-r1.ebuild @@ -1,7 +1,9 @@ # Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=7 + +DISTUTILS_USE_SETUPTOOLS=rdepend PYTHON_COMPAT=( python2_7 python3_{5,6,7,8,9} ) inherit distutils-r1 |
