commit: 7666b43f1a03c99a9c8f859f1d5fc6d26a0fff7f Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Sun Oct 14 15:49:37 2018 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Sun Oct 14 15:50:03 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7666b43f
kde-frameworks/syndication: Set KDE_QTHELP to false Closes: https://bugs.gentoo.org/668630 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 kde-frameworks/syndication/syndication-5.50.0.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/kde-frameworks/syndication/syndication-5.50.0.ebuild b/kde-frameworks/syndication/syndication-5.50.0.ebuild index ad002ef3e18..12162878e65 100644 --- a/kde-frameworks/syndication/syndication-5.50.0.ebuild +++ b/kde-frameworks/syndication/syndication-5.50.0.ebuild @@ -3,6 +3,7 @@ EAPI=6 +KDE_QTHELP="false" KDE_TEST="true" inherit kde5
