commit: 677928878d51f784488a6e5a729535eda558c4f6 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Sat Nov 3 20:11:47 2018 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Sat Nov 3 20:11:47 2018 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=67792887
kde-plasma/plasma-nm: Set KDE_TEST=true Upstream commits: 71833088fb26be75ae88f13f970b814436b688ce 788def2743eecaa8c866b15352ec938895ee6f89 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 kde-plasma/plasma-nm/plasma-nm-9999.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/kde-plasma/plasma-nm/plasma-nm-9999.ebuild b/kde-plasma/plasma-nm/plasma-nm-9999.ebuild index 4fcd8cfc49..b7e033ba0c 100644 --- a/kde-plasma/plasma-nm/plasma-nm-9999.ebuild +++ b/kde-plasma/plasma-nm/plasma-nm-9999.ebuild @@ -1,8 +1,9 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 +KDE_TEST="true" inherit kde5 DESCRIPTION="KDE Plasma applet for NetworkManager"
