diff --git a/dev-python/libusb1/libusb1-2.0.1.ebuild b/dev-python/libusb1/libusb1-2.0.1-r1.ebuild similarity index 85% rename from dev-python/libusb1/libusb1-2.0.1.ebuild rename to dev-python/libusb1/libusb1-2.0.1-r1.ebuild index 04c7ffcf70..89d04b7cef 100644 --- a/dev-python/libusb1/libusb1-2.0.1.ebuild +++ b/dev-python/libusb1/libusb1-2.0.1-r1.ebuild @@ -1,9 +1,10 @@ -# Copyright 2020-2021 Gentoo Authors +# Copyright 2020-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 PYTHON_COMPAT=( python3_{10,11} pypy3 ) +DISTUTILS_USE_PEP517=setuptools inherit distutils-r1 pypi