diff options
Diffstat (limited to 'dev-python/awscli/awscli-1.14.50.ebuild')
-rw-r--r-- | dev-python/awscli/awscli-1.14.50.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/awscli/awscli-1.14.50.ebuild b/dev-python/awscli/awscli-1.14.50.ebuild index bdc5b7aa5a65..401b5eaad5a9 100644 --- a/dev-python/awscli/awscli-1.14.50.ebuild +++ b/dev-python/awscli/awscli-1.14.50.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit distutils-r1 DESCRIPTION="Universal Command Line Environment for AWS" -HOMEPAGE="https://pypi.org/project/awscli" +HOMEPAGE="https://pypi.org/project/awscli/" SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" |