dev-libs/gmime: run tests w/ -j1

This probably explains what I mentioned in 7cf1051144.

Per the upstream bug, the same GNUPG_HOME is used by two tests.

Bug: https://github.com/jstedfast/gmime/issues/177
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2025-06-16 05:36:41 +01:00
parent fc2284d541
commit 2359ab7be2

View File

@@ -66,6 +66,11 @@ src_compile() {
fi
}
src_test() {
# -j1: https://github.com/jstedfast/gmime/issues/177
emake -j1 check
}
src_install() {
gnome2_src_install