commit: 0600bf584e7c12ca45f7af0f260024603d55028d
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 24 18:03:22 2020 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Jun 25 07:20:54 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0600bf58
kde-plasma/libksysguard: Drop superfluous IUSE=minimal
Package-Manager: Portage-2.3.102, Repoman-2.3.23
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-plasma/libksysguard/libksysguard-5.19.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/kde-plasma/libksysguard/libksysguard-5.19.2.ebuild
b/kde-plasma/libksysguard/libksysguard-5.19.2.ebuild
index 2b31297bb63..83ecb216232 100644
--- a/kde-plasma/libksysguard/libksysguard-5.19.2.ebuild
+++ b/kde-plasma/libksysguard/libksysguard-5.19.2.ebuild
@@ -14,7 +14,7 @@ DESCRIPTION="Task management and system monitoring library"
LICENSE="LGPL-2+"
SLOT="5/9"
KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
-IUSE="minimal webengine X"
+IUSE="webengine X"
RDEPEND="
>=dev-qt/qtdbus-${QTMIN}:5