From af99b3e0c2748f93b89289ba665139d9cd67daf4 Mon Sep 17 00:00:00 2001 From: Andreas Sturmlechner Date: Fri, 29 Dec 2017 13:57:34 +0100 Subject: [PATCH] app-text/kbibtex: Restrict tests Do it like Debian, basically - upstream test simply has not caught up. Closes: https://bugs.gentoo.org/642624 Package-Manager: Portage-2.3.19, Repoman-2.3.6 --- app-text/kbibtex/kbibtex-0.8_pre20171110.ebuild | 2 ++ 1 file changed, 2 insertions(+) diff --git a/app-text/kbibtex/kbibtex-0.8_pre20171110.ebuild b/app-text/kbibtex/kbibtex-0.8_pre20171110.ebuild index 667a272e8cb0..421230a0c237 100644 --- a/app-text/kbibtex/kbibtex-0.8_pre20171110.ebuild +++ b/app-text/kbibtex/kbibtex-0.8_pre20171110.ebuild @@ -60,6 +60,8 @@ RDEPEND="${DEPEND} x11-misc/shared-mime-info " +RESTRICT+=" test" + src_configure() { local mycmakeargs=( $(cmake-utils_use_find_package webengine Qt5WebEngineWidgets) -- 2.26.2