summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--kde-plasma/kde-gtk-config/kde-gtk-config-5.8.5.ebuild4
1 files changed, 3 insertions, 1 deletions
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 a460448ab0bd..9fe65fa7a4b5 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() {