summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2017-10-07 23:11:09 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2017-10-07 23:11:09 +0200
commit1d7de8d852b7b3c73ef4ce44db4c48ef847f99bf (patch)
tree35721470a90a2733305a4ad0aedc462c1368439c
parentkde-plasma/kdeplasma-addons: Tarball respun (diff)
downloadgentoo-1d7de8d852b7b3c73ef4ce44db4c48ef847f99bf.tar.gz
gentoo-1d7de8d852b7b3c73ef4ce44db4c48ef847f99bf.tar.bz2
gentoo-1d7de8d852b7b3c73ef4ce44db4c48ef847f99bf.zip
kde-misc/kio-locate: Set KDE_HANDBOOK=forceoptional
Can't be set to optional until ported away from kdelibs4support. Reported-by: groepaz@gmx.net Gentoo-bug: 633666 Package-Manager: Portage-2.3.11, Repoman-2.3.3
-rw-r--r--kde-misc/kio-locate/kio-locate-0.5.3-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/kde-misc/kio-locate/kio-locate-0.5.3-r1.ebuild b/kde-misc/kio-locate/kio-locate-0.5.3-r1.ebuild
index 892f214341fb..a67ebf62b82f 100644
--- a/kde-misc/kio-locate/kio-locate-0.5.3-r1.ebuild
+++ b/kde-misc/kio-locate/kio-locate-0.5.3-r1.ebuild
@@ -3,7 +3,7 @@
EAPI=6
-KDE_HANDBOOK="optional"
+KDE_HANDBOOK="forceoptional" # not optional until !kdelibs4support
inherit kde5
DESCRIPTION="Locate KIO slave"