diff --git a/dev-python/certifi/certifi-10001-r1.ebuild b/dev-python/certifi/certifi-10001-r1.ebuild index cae73f6685c17..383139c1d2ea9 100644 --- a/dev-python/certifi/certifi-10001-r1.ebuild +++ b/dev-python/certifi/certifi-10001-r1.ebuild @@ -11,8 +11,8 @@ inherit distutils-r1 MY_P=certifi-shim-${PV} DESCRIPTION="Thin replacement for certifi using system certificate store" HOMEPAGE=" - https://github.com/mgorny/certifi-shim - https://pypi.org/project/certifi" + https://github.com/mgorny/certifi-shim/ + https://pypi.org/project/certifi/" SRC_URI=" https://github.com/mgorny/certifi-shim/archive/v${PV}.tar.gz -> ${MY_P}.tar.gz"