summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2018-07-01 09:55:56 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2018-07-01 11:35:24 +0200
commita9b85e44b76783ee1c722a9847cf55bea411c3ec (patch)
tree5e02da0192c51a7397a2655434c8aa5bc36c64a6
parentsys-libs/musl-nscd: Reassign due to bug #392031 (diff)
downloadgentoo-a9b85e44.tar.gz
gentoo-a9b85e44.tar.bz2
gentoo-a9b85e44.zip
dev-libs/sink: Fix cmake warning
Closes: https://bugs.gentoo.org/659736 Package-Manager: Portage-2.3.41, Repoman-2.3.9
-rw-r--r--dev-libs/sink/sink-0.5.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/sink/sink-0.5.0.ebuild b/dev-libs/sink/sink-0.5.0.ebuild
index c9b2a827310e..d83a654f28bb 100644
--- a/dev-libs/sink/sink-0.5.0.ebuild
+++ b/dev-libs/sink/sink-0.5.0.ebuild
@@ -3,7 +3,7 @@
EAPI=6
-KDE_TEST="true" # build breaks otherwise. tests not isolated.
+KDE_TEST="false" # build breaks otherwise. tests not isolated.
inherit kde5
DESCRIPTION="A data access layer handling synchronization, caching and indexing"