diff --git a/dev-python/libusb1/libusb1-2.0.1-r1.ebuild b/dev-python/libusb1/libusb1-2.0.1-r1.ebuild index 89d04b7cef..44ca74fd6d 100644 --- a/dev-python/libusb1/libusb1-2.0.1-r1.ebuild +++ b/dev-python/libusb1/libusb1-2.0.1-r1.ebuild @@ -9,7 +9,10 @@ DISTUTILS_USE_PEP517=setuptools inherit distutils-r1 pypi DESCRIPTION="Pure-python wrapper for libusb-1.0" -HOMEPAGE="https://github.com/vpelletier/python-libusb1 https://pypi.org/project/libusb1/" +HOMEPAGE=" + https://github.com/vpelletier/python-libusb1 + https://pypi.org/project/libusb1/ +" LICENSE="LGPL-2.1+" SLOT="0"