summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2017-01-30 00:38:13 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2017-01-30 00:40:15 +0100
commit52021dc56640e0c3ff81937c7d089e7ac67a1304 (patch)
tree07a9f194d0edc93d72e88522436ce5c011f9dc8e /kde-plasma/kde-gtk-config
parentdev-libs/quazip: Stable for HPPA (bug #604996). (diff)
downloadgentoo-52021dc56640e0c3ff81937c7d089e7ac67a1304.tar.gz
gentoo-52021dc56640e0c3ff81937c7d089e7ac67a1304.tar.bz2
gentoo-52021dc56640e0c3ff81937c7d089e7ac67a1304.zip
kde-plasma/kde-gtk-config: Restrict tests for now
Gentoo-bug: 604050 Package-Manager: portage-2.3.3
Diffstat (limited to 'kde-plasma/kde-gtk-config')
-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() {