commit: 52021dc56640e0c3ff81937c7d089e7ac67a1304
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 29 23:38:13 2017 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Jan 29 23:40:15 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=52021dc5
kde-plasma/kde-gtk-config: Restrict tests for now
Gentoo-bug: 604050
Package-Manager: portage-2.3.3
kde-plasma/kde-gtk-config/kde-gtk-config-5.8.5.ebuild | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/kde-plasma/kde-gtk-config/kde-gtk-config-5.8.5.ebuild
b/kde-plasma/kde-gtk-config/kde-gtk-config-5.8.5.ebuild
index a460448..9fe65fa 100644
--- a/kde-plasma/kde-gtk-config/kde-gtk-config-5.8.5.ebuild
+++ b/kde-plasma/kde-gtk-config/kde-gtk-config-5.8.5.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -37,6 +37,8 @@ RDEPEND="${DEPEND}
!kde-plasma/kde-gtk-config:4
"
+RESTRICT+=" test" # bug 604050
+
PATCHES=( "${FILESDIR}/${PN}-5.4.2-gtk3-optional.patch" )
src_configure() {