From efa19ec2bfb692ffbf9bd39444b9c1b738627d75 Mon Sep 17 00:00:00 2001 From: Andreas Sturmlechner Date: Sun, 18 Nov 2018 22:03:36 +0100 Subject: x11-themes/qtcurve: Some tests are permanently broken, restrict Bug: https://bugs.gentoo.org/645470 Package-Manager: Portage-2.3.51, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner --- x11-themes/qtcurve/qtcurve-1.9.0.ebuild | 2 ++ x11-themes/qtcurve/qtcurve-9999.ebuild | 6 ++---- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'x11-themes') diff --git a/x11-themes/qtcurve/qtcurve-1.9.0.ebuild b/x11-themes/qtcurve/qtcurve-1.9.0.ebuild index 6047b67909da..116c590c3d58 100644 --- a/x11-themes/qtcurve/qtcurve-1.9.0.ebuild +++ b/x11-themes/qtcurve/qtcurve-1.9.0.ebuild @@ -64,6 +64,8 @@ RDEPEND="${COMMON_DEPEND} !x11-themes/gtk-engines-qtcurve " +RESTRICT+=" test" + DOCS=( AUTHORS ChangeLog.md README.md TODO.md ) PATCHES=( diff --git a/x11-themes/qtcurve/qtcurve-9999.ebuild b/x11-themes/qtcurve/qtcurve-9999.ebuild index 0d7ef602fb66..e51b07b8f845 100644 --- a/x11-themes/qtcurve/qtcurve-9999.ebuild +++ b/x11-themes/qtcurve/qtcurve-9999.ebuild @@ -64,11 +64,9 @@ RDEPEND="${COMMON_DEPEND} !x11-themes/gtk-engines-qtcurve " -DOCS=( AUTHORS ChangeLog.md README.md TODO.md ) +RESTRICT+=" test" -#PATCHES=( -# "${FILESDIR}/${P}-add_utils_include.patch" -#) +DOCS=( AUTHORS ChangeLog.md README.md TODO.md ) src_configure() { local mycmakeargs=( -- cgit v1.2.3-65-gdbad