diff --git a/sys-cluster/extrae/extrae-3.8.3.ebuild b/sys-cluster/extrae/extrae-3.8.3.ebuild index 2b38c9b2bb..59b3c2edbe 100644 --- a/sys-cluster/extrae/extrae-3.8.3.ebuild +++ b/sys-cluster/extrae/extrae-3.8.3.ebuild @@ -6,7 +6,7 @@ EAPI=7 PYTHON_COMPAT=( pypy3 python3_{7,8,9} ) inherit autotools java-pkg-opt-2 python-single-r1 -DESCRIPTION="Instrumentation framework to generate execution traces of the most used parallel runtimes" +DESCRIPTION="Instrumentation framework to generate execution traces of parallel runtimes" HOMEPAGE="https://github.com/bsc-performance-tools/extrae" SRC_URI="https://github.com/bsc-performance-tools/extrae/archive/${PV}.tar.gz -> ${P}.tar.gz"