diff --git a/dev-python/pygdbmi/pygdbmi-0.11.0.0.ebuild b/dev-python/pygdbmi/pygdbmi-0.11.0.0.ebuild index 79298b8f96fd9..f8f64e32f9516 100644 --- a/dev-python/pygdbmi/pygdbmi-0.11.0.0.ebuild +++ b/dev-python/pygdbmi/pygdbmi-0.11.0.0.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python3_{11..12} ) inherit distutils-r1 -DESCRIPTION="A library to parse gdb mi output and interact with gdb subprocesses" +DESCRIPTION="Library to parse gdb mi output and interact with gdb subprocesses" HOMEPAGE=" https://cs01.github.io/pygdbmi/ https://github.com/cs01/pygdbmi/