diff options
Diffstat (limited to 'www-servers/ngus/ngus-1.0.ebuild')
| -rw-r--r-- | www-servers/ngus/ngus-1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www-servers/ngus/ngus-1.0.ebuild b/www-servers/ngus/ngus-1.0.ebuild index 572cb35..7c4f0cc 100644 --- a/www-servers/ngus/ngus-1.0.ebuild +++ b/www-servers/ngus/ngus-1.0.ebuild | |||
| @@ -1,10 +1,10 @@ | |||
| 1 | # Copyright 1999-2020 Gentoo Authors | 1 | # Copyright 1999-2022 Gentoo Authors |
| 2 | # Distributed under the terms of the GNU General Public License v2 | 2 | # Distributed under the terms of the GNU General Public License v2 |
| 3 | 3 | ||
| 4 | EAPI=7 | 4 | EAPI=7 |
| 5 | 5 | ||
| 6 | DISTUTILS_USE_SETUPTOOLS=rdepend | 6 | DISTUTILS_USE_SETUPTOOLS=rdepend |
| 7 | PYTHON_COMPAT=( python3_{7,8,9,10} ) | 7 | PYTHON_COMPAT=( python3_{8..11} ) |
| 8 | DISTUTILS_USE_SETUPTOOLS=rdepend | 8 | DISTUTILS_USE_SETUPTOOLS=rdepend |
| 9 | 9 | ||
| 10 | inherit distutils-r1 | 10 | inherit distutils-r1 |
