From 9ee6d97c2883d42f204a533a8bc1f4562df778fb Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Wed, 16 Sep 2020 09:32:48 +0100 Subject: gentoo resync : 16.09.2020 --- www-apps/klaus/klaus-1.5.2.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'www-apps/klaus/klaus-1.5.2.ebuild') diff --git a/www-apps/klaus/klaus-1.5.2.ebuild b/www-apps/klaus/klaus-1.5.2.ebuild index 351c5e29721b..a72bfd91a803 100644 --- a/www-apps/klaus/klaus-1.5.2.ebuild +++ b/www-apps/klaus/klaus-1.5.2.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8} ) +PYTHON_COMPAT=( python3_{6,7,8,9} ) inherit distutils-r1 @@ -25,7 +25,6 @@ RDEPEND=" dev-python/six[${PYTHON_USEDEP}] ctags? ( dev-python/python-ctags[${PYTHON_USEDEP}] ) " -DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]" # The tests can only be run from a git repository # so they are not included in the source distributions -- cgit v1.2.3