diff --git a/dev-cpp/wangle/wangle-2021.04.19.00.ebuild b/dev-cpp/wangle/wangle-2021.04.19.00.ebuild index 35ce9889b4..a53168c76c 100644 --- a/dev-cpp/wangle/wangle-2021.04.19.00.ebuild +++ b/dev-cpp/wangle/wangle-2021.04.19.00.ebuild @@ -5,7 +5,7 @@ EAPI=7 inherit cmake -DESCRIPTION="Wangle is a framework providing a set of common client/server abstractions for building services in a consistent, modular, and composable way" +DESCRIPTION="Framework providing common client/server abstractions" HOMEPAGE="https://github.com/facebook/wangle" SRC_URI="https://github.com/facebook/wangle/archive/v${PV}.tar.gz -> ${P}.tar.gz"