commit: 078a5fae25c54ca1836e8d80c5a3e12335e7ce3d
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 1 06:09:53 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Mar 1 06:10:08 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=078a5fae
app-crypt/seahorse: actually apply musl patch
Fixes: 53225c643c193984d24283eb9050fe176cd2f101
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-crypt/seahorse/seahorse-43.0-r1.ebuild | 1 +
1 file changed, 1 insertion(+)
diff --git a/app-crypt/seahorse/seahorse-43.0-r1.ebuild
b/app-crypt/seahorse/seahorse-43.0-r1.ebuild
index 5ddc7732673b..496566b5b5de 100644
--- a/app-crypt/seahorse/seahorse-43.0-r1.ebuild
+++ b/app-crypt/seahorse/seahorse-43.0-r1.ebuild
@@ -49,6 +49,7 @@ BDEPEND="
PATCHES=(
"${FILESDIR}"/${P}-gnupg-2.4.patch
+ "${FILESDIR}"/${P}-musl-stdout.patch
)
src_prepare() {