diff options
| author | Liguros - Gitlab CI/CD [feature/flatten] <gitlab@liguros.net> | 2020-10-16 06:37:29 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [feature/flatten] <gitlab@liguros.net> | 2020-10-16 06:37:29 +0000 |
| commit | e7c0a423edd28ec18447374fc0e195ac26fb5568 (patch) | |
| tree | 5010134aca974d9128d59262d49d75ff9c2e3280 /dev-python/bashate | |
| parent | 5b2dae38ac4df0dd316c9614682bfc912461105f (diff) | |
| download | baldeagleos-repo-e7c0a423edd28ec18447374fc0e195ac26fb5568.tar.gz baldeagleos-repo-e7c0a423edd28ec18447374fc0e195ac26fb5568.tar.xz baldeagleos-repo-e7c0a423edd28ec18447374fc0e195ac26fb5568.zip | |
Updating liguros repo
Diffstat (limited to 'dev-python/bashate')
| -rw-r--r-- | dev-python/bashate/bashate-0.6.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/bashate/bashate-0.6.0.ebuild b/dev-python/bashate/bashate-0.6.0.ebuild index 9ec53b218f9d..b7722b994648 100644 --- a/dev-python/bashate/bashate-0.6.0.ebuild +++ b/dev-python/bashate/bashate-0.6.0.ebuild @@ -4,6 +4,7 @@ EAPI=7 PYTHON_COMPAT=( python3_{5,6,7,8,9} ) DISTUTILS_IN_SOURCE_BUILD=TRUE +DISTUTILS_USE_SETUPTOOLS=rdepend # time RESTRICT="test" @@ -20,7 +21,6 @@ KEYWORDS="amd64 x86" IUSE="test" DEPEND=" - dev-python/setuptools[${PYTHON_USEDEP}] >=dev-python/pbr-2.0.0[${PYTHON_USEDEP}] !~dev-python/pbr-2.1.0 " |
