diff options
Diffstat (limited to 'dev-python/python-keystoneclient/python-keystoneclient-3.19.0.ebuild')
-rw-r--r-- | dev-python/python-keystoneclient/python-keystoneclient-3.19.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/python-keystoneclient/python-keystoneclient-3.19.0.ebuild b/dev-python/python-keystoneclient/python-keystoneclient-3.19.0.ebuild index f9d2535f537d..ba975e3c0cf3 100644 --- a/dev-python/python-keystoneclient/python-keystoneclient-3.19.0.ebuild +++ b/dev-python/python-keystoneclient/python-keystoneclient-3.19.0.ebuild @@ -7,7 +7,7 @@ PYTHON_COMPAT=( python2_7 python3_{5,6,7} ) inherit distutils-r1 DESCRIPTION="Client Library for OpenStack Identity" -HOMEPAGE="http://www.openstack.org/" +HOMEPAGE="https://www.openstack.org/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" |