summaryrefslogtreecommitdiff
path: root/dev-python/bert/bert-2.0.0.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/bert/bert-2.0.0.ebuild')
-rw-r--r--dev-python/bert/bert-2.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/bert/bert-2.0.0.ebuild b/dev-python/bert/bert-2.0.0.ebuild
index 09e59f1e8cc2..ff1b9ae8e8ef 100644
--- a/dev-python/bert/bert-2.0.0.ebuild
+++ b/dev-python/bert/bert-2.0.0.ebuild
@@ -7,7 +7,7 @@ PYTHON_COMPAT=( python{2_7,3_4,3_5} )
inherit distutils-r1
DESCRIPTION="BERT Serialization Library"
-HOMEPAGE="https://pypi.org/project/bert"
+HOMEPAGE="https://pypi.org/project/bert/"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="GPL-3"