app-misc/liquidctl: drop DISTUTILS_USE_SETUPTOOLS

Closes: https://bugs.gentoo.org/815691
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Alexey Sokolov <alexey+gentoo@asokolov.org>
This commit is contained in:
Alexey Sokolov
2021-10-01 20:48:44 +01:00
parent b94aeb0dfe
commit a5d5cef451

View File

@@ -1,10 +1,9 @@
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
EAPI=8
PYTHON_COMPAT=( python3_{8,9} )
DISTUTILS_USE_SETUPTOOLS=rdepend
inherit distutils-r1 udev
DESCRIPTION="Cross-platform tool and drivers for liquid coolers and other devices"