commit:     bd44afeb1eef29b6c1661c4c35870541fcbe8d1f
Author:     Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
AuthorDate: Fri Jul  2 19:57:03 2021 +0000
Commit:     Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
CommitDate: Fri Jul  2 19:57:03 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd44afeb

media-sound/fluidsynth: fixed running tests in 2.2.1

Closes: https://bugs.gentoo.org/789585
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Miroslav Šulc <fordfrog <AT> gentoo.org>

 media-sound/fluidsynth/fluidsynth-2.2.1.ebuild | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/media-sound/fluidsynth/fluidsynth-2.2.1.ebuild 
b/media-sound/fluidsynth/fluidsynth-2.2.1.ebuild
index 781c4e52a80..aca45d6ed7a 100644
--- a/media-sound/fluidsynth/fluidsynth-2.2.1.ebuild
+++ b/media-sound/fluidsynth/fluidsynth-2.2.1.ebuild
@@ -94,6 +94,10 @@ install_systemd_files() {
        fi
 }
 
+multilib_src_test() {
+       eninja check
+}
+
 src_install() {
        cmake-multilib_src_install
 

Reply via email to