summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2022-02-01 19:43:32 +0100
committerMichał Górny <mgorny@gentoo.org>2022-02-01 19:51:41 +0100
commit52feaf1f88ae92cb5966becd33adc309269e3f4d (patch)
treeb9111477c7f35e9b50bf21ebbb23485d1ce6a1a6 /sys-apps/i2c-tools
parentmedia-libs/portmidi: Remove DISTUTILS_USE_SETUPTOOLS (diff)
downloadgentoo-52feaf1f88ae92cb5966becd33adc309269e3f4d.tar.gz
gentoo-52feaf1f88ae92cb5966becd33adc309269e3f4d.tar.bz2
gentoo-52feaf1f88ae92cb5966becd33adc309269e3f4d.zip
sys-apps/i2c-tools: Remove DISTUTILS_USE_SETUPTOOLS
DISTUTILS_USE_SETUPTOOLS is not used with DISTUTILS_OPTIONAL, and now it triggers a QA warning. Remove it. Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'sys-apps/i2c-tools')
-rw-r--r--sys-apps/i2c-tools/i2c-tools-4.2.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/sys-apps/i2c-tools/i2c-tools-4.2.ebuild b/sys-apps/i2c-tools/i2c-tools-4.2.ebuild
index 49fdd89041cc..ad2026877fe8 100644
--- a/sys-apps/i2c-tools/i2c-tools-4.2.ebuild
+++ b/sys-apps/i2c-tools/i2c-tools-4.2.ebuild
@@ -1,11 +1,10 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
PYTHON_COMPAT=( python{3_7,3_8,3_9} )
DISTUTILS_OPTIONAL="1"
-DISTUTILS_USE_SETUPTOOLS=no
inherit distutils-r1 flag-o-matic toolchain-funcs