diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2021-06-17 01:46:12 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2021-06-17 01:46:12 +0000 |
| commit | 7e8058ee5b2a99718e435ccf722b7616dd64873b (patch) | |
| tree | ef9d39cdd325c80dbf3ceb29d8d1534f83965b4d /dev-python/helpdev/helpdev-0.7.1.ebuild | |
| parent | f2738d289d42d24b0bc13bba121d529e7366258d (diff) | |
| download | baldeagleos-repo-7e8058ee5b2a99718e435ccf722b7616dd64873b.tar.gz baldeagleos-repo-7e8058ee5b2a99718e435ccf722b7616dd64873b.tar.xz baldeagleos-repo-7e8058ee5b2a99718e435ccf722b7616dd64873b.zip | |
Adding metadata
Diffstat (limited to 'dev-python/helpdev/helpdev-0.7.1.ebuild')
| -rw-r--r-- | dev-python/helpdev/helpdev-0.7.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/helpdev/helpdev-0.7.1.ebuild b/dev-python/helpdev/helpdev-0.7.1.ebuild index 3e82f1f61c19..d63cf1cb7b82 100644 --- a/dev-python/helpdev/helpdev-0.7.1.ebuild +++ b/dev-python/helpdev/helpdev-0.7.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -17,7 +17,7 @@ SLOT="0" KEYWORDS="amd64 x86" RDEPEND=" - $(python_gen_cond_dep 'dev-python/importlib_metadata[${PYTHON_USEDEP}]' python3_{6,7,8} ) + $(python_gen_cond_dep 'dev-python/importlib_metadata[${PYTHON_USEDEP}]' python3_{7..8} ) dev-python/psutil[${PYTHON_USEDEP}] " |
