diff options
Diffstat (limited to 'dev-python/keep')
| -rw-r--r-- | dev-python/keep/keep-2.10.ebuild | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/dev-python/keep/keep-2.10.ebuild b/dev-python/keep/keep-2.10.ebuild index f38f7e9d2e23..80e7bff50c9c 100644 --- a/dev-python/keep/keep-2.10.ebuild +++ b/dev-python/keep/keep-2.10.ebuild @@ -4,7 +4,9 @@ EAPI=7 PYTHON_COMPAT=( python3_{5,6,7,8,9} ) + DISTUTILS_USE_SETUPTOOLS="rdepend" + inherit distutils-r1 DESCRIPTION="Personal shell command keeper and snippets manager" |
