commit:     c75b687ef09f4ebb1287a28be60dc441c9b46486
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Sun Jul  9 01:30:07 2023 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Sun Jul  9 01:32:45 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c75b687e

www-client/epiphany: Remove timeout multiplier

I added this for debugging and mistakenly left it in.

Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 www-client/epiphany/epiphany-44.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www-client/epiphany/epiphany-44.5.ebuild 
b/www-client/epiphany/epiphany-44.5.ebuild
index 8af546e9bfe1..08712d0db0e2 100644
--- a/www-client/epiphany/epiphany-44.5.ebuild
+++ b/www-client/epiphany/epiphany-44.5.ebuild
@@ -68,7 +68,7 @@ src_configure() {
 }
 
 src_test() {
-       virtx meson_src_test --timeout-multiplier=30
+       virtx meson_src_test
 }
 
 pkg_postinst() {

Reply via email to