diff options
Diffstat (limited to 'sci-libs')
-rw-r--r-- | sci-libs/dmlc-core/dmlc-core-0_p20170719.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/dmlc-core/dmlc-core-0_p20170719.ebuild b/sci-libs/dmlc-core/dmlc-core-0_p20170719.ebuild index 1d661c8dbc15..06b9ed11eaae 100644 --- a/sci-libs/dmlc-core/dmlc-core-0_p20170719.ebuild +++ b/sci-libs/dmlc-core/dmlc-core-0_p20170719.ebuild @@ -5,7 +5,7 @@ EAPI=6 inherit toolchain-funcs cmake-utils -DESCRIPTION="Common bricks library for building distributed machine learning." +DESCRIPTION="Common bricks library for building distributed machine learning" HOMEPAGE="https://github.com/dmlc/dmlc-core" if [[ ${PV} == *9999* ]] ; then |