From cbc8b0acc79359b95d570e709409cbd5e9a4d183 Mon Sep 17 00:00:00 2001 From: Andreas Sturmlechner Date: Mon, 7 Dec 2020 23:56:37 +0100 Subject: */*: Cleanup media-libs/qimageblitz USEDEP (drop -qt5(-) req) Signed-off-by: Andreas Sturmlechner --- kde-plasma/kdm/kdm-4.11.22.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'kde-plasma/kdm') diff --git a/kde-plasma/kdm/kdm-4.11.22.ebuild b/kde-plasma/kdm/kdm-4.11.22.ebuild index e7bf7125..0006aed7 100644 --- a/kde-plasma/kdm/kdm-4.11.22.ebuild +++ b/kde-plasma/kdm/kdm-4.11.22.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -8,14 +8,14 @@ KMNAME="kde-workspace" inherit systemd kde4-meta flag-o-matic user DESCRIPTION="Login manager by KDE, similar to xdm and gdm" + KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux" IUSE="debug +consolekit kerberos pam systemd" - REQUIRED_USE="consolekit? ( !systemd ) systemd? ( !consolekit )" DEPEND=" kde-plasma/libkworkspace:4 - media-libs/qimageblitz[-qt5(+)] + media-libs/qimageblitz x11-libs/libX11 x11-libs/libXau x11-libs/libXdmcp -- cgit v1.2.3-65-gdbad