summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Palimaka <kensington@gentoo.org>2016-09-16 03:59:59 +1000
committerMichael Palimaka <kensington@gentoo.org>2016-09-16 04:01:20 +1000
commit2716fdc67b4cfb522ea79fdce8882a9c87ce0bd8 (patch)
tree9e701ca6e688901e71fa695e7c2627af0bfaa131 /kde-apps
parentnet-misc/dhcpcd: remove unstable versions (diff)
downloadgentoo-2716fdc67b4cfb522ea79fdce8882a9c87ce0bd8.tar.gz
gentoo-2716fdc67b4cfb522ea79fdce8882a9c87ce0bd8.tar.bz2
gentoo-2716fdc67b4cfb522ea79fdce8882a9c87ce0bd8.zip
kde-apps/kdepim-runtime: restrict tests
Gentoo-bug: 579622 Package-Manager: portage-2.3.0
Diffstat (limited to 'kde-apps')
-rw-r--r--kde-apps/kdepim-runtime/kdepim-runtime-16.08.1.ebuild2
1 files changed, 2 insertions, 0 deletions
diff --git a/kde-apps/kdepim-runtime/kdepim-runtime-16.08.1.ebuild b/kde-apps/kdepim-runtime/kdepim-runtime-16.08.1.ebuild
index 9e1a0cbdd5c5..6e4c213ce4fc 100644
--- a/kde-apps/kdepim-runtime/kdepim-runtime-16.08.1.ebuild
+++ b/kde-apps/kdepim-runtime/kdepim-runtime-16.08.1.ebuild
@@ -73,6 +73,8 @@ RDEPEND="${CDEPEND}
$(add_frameworks_dep oxygen-icons)
"
+RESTRICT+=" test"
+
src_configure() {
local mycmakeargs=(
$(cmake-utils_use_find_package google KF5GAPI)