summaryrefslogtreecommitdiff
path: root/www-servers/ngus/ngus-1.0.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'www-servers/ngus/ngus-1.0.ebuild')
-rw-r--r--www-servers/ngus/ngus-1.0.ebuild4
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
4EAPI=7 4EAPI=7
5 5
6DISTUTILS_USE_SETUPTOOLS=rdepend 6DISTUTILS_USE_SETUPTOOLS=rdepend
7PYTHON_COMPAT=( python3_{7,8,9,10} ) 7PYTHON_COMPAT=( python3_{8..11} )
8DISTUTILS_USE_SETUPTOOLS=rdepend 8DISTUTILS_USE_SETUPTOOLS=rdepend
9 9
10inherit distutils-r1 10inherit distutils-r1