commit: 2716fdc67b4cfb522ea79fdce8882a9c87ce0bd8
Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 15 17:59:59 2016 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Thu Sep 15 18:01:20 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2716fdc6
kde-apps/kdepim-runtime: restrict tests
Gentoo-bug: 579622
Package-Manager: portage-2.3.0
kde-apps/kdepim-runtime/kdepim-runtime-16.08.1.ebuild | 2 ++
1 file changed, 2 insertions(+)
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 9e1a0cb..6e4c213 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)