commit: 875a45d8cfb6f9e4308667ae9a1f646979a09097 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Dec 2 21:35:44 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Dec 2 21:35:44 2023 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=875a45d8
dev-libs/qcoro: tweak DESCRIPTION Bug: https://bugs.gentoo.org/918994 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-libs/qcoro/qcoro-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/qcoro/qcoro-9999.ebuild b/dev-libs/qcoro/qcoro-9999.ebuild index 787c61337a..1089332563 100644 --- a/dev-libs/qcoro/qcoro-9999.ebuild +++ b/dev-libs/qcoro/qcoro-9999.ebuild @@ -13,7 +13,7 @@ else KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86" fi -DESCRIPTION="C++ Coroutine Library for Qt5" +DESCRIPTION="C++ Coroutine Library for Qt" HOMEPAGE="https://qcoro.dvratil.cz/ https://github.com/danvratil/qcoro" LICENSE="MIT"
