]> git.draconx.ca Git - gentoo-fixes.git/blobdiff - dev-python/pycairo/pycairo-1.18.2-r4.ebuild
dev-python/pycairo: Avoid pointless QA warning.
[gentoo-fixes.git] / dev-python / pycairo / pycairo-1.18.2-r4.ebuild
index 6c2b8d13f73adb05a08879dd4c1054502241d5e3..a3e014b20bac80194d357065bfa0b28d6622abc9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright © 2020-2021 Nick Bowler
+# Copyright © 2020-2022 Nick Bowler
 #
 # License GPLv2+: GNU General Public License version 2 or any later version.
 # This is free software: you are free to change and redistribute it.
@@ -15,7 +15,6 @@ EAPI=7
 _PYTHON_ALLOW_PY27=1
 PYTHON_COMPAT=( python2_7 )
 PYTHON_REQ_USE="threads(+)"
-DISTUTILS_USE_SETUPTOOLS=no
 DISTUTILS_OPTIONAL=yes
 
 inherit distutils-r1