commit: 9100cb74ca3ec9e7ecf5fbce84ac961cde456ce7 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Tue Sep 11 18:46:02 2018 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Wed Sep 12 05:47:07 2018 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=9100cb74
net-p2p/ktorrent: Switch KDE_HANDBOOK to optional Package-Manager: Portage-2.3.49, Repoman-2.3.10 net-p2p/ktorrent/ktorrent-9999.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/net-p2p/ktorrent/ktorrent-9999.ebuild b/net-p2p/ktorrent/ktorrent-9999.ebuild index d2fb682b15..4451334f90 100644 --- a/net-p2p/ktorrent/ktorrent-9999.ebuild +++ b/net-p2p/ktorrent/ktorrent-9999.ebuild @@ -3,7 +3,8 @@ EAPI=6 -KDE_HANDBOOK="forceoptional" +FRAMEWORKS_MINIMAL="5.50.0" # for syndication +KDE_HANDBOOK="optional" KDE_TEST="optional" VIRTUALX_REQUIRED="test" inherit kde5
