commit: 1d7de8d852b7b3c73ef4ce44db4c48ef847f99bf Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Sat Oct 7 21:11:09 2017 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Sat Oct 7 21:11:09 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1d7de8d8
kde-misc/kio-locate: Set KDE_HANDBOOK=forceoptional Can't be set to optional until ported away from kdelibs4support. Reported-by: groepaz <AT> gmx.net Gentoo-bug: 633666 Package-Manager: Portage-2.3.11, Repoman-2.3.3 kde-misc/kio-locate/kio-locate-0.5.3-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 892f214341f..a67ebf62b82 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"