diff options
Diffstat (limited to 'kde-base/kdm/kdm-4.11.14.ebuild')
-rw-r--r-- | kde-base/kdm/kdm-4.11.14.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/kde-base/kdm/kdm-4.11.14.ebuild b/kde-base/kdm/kdm-4.11.14.ebuild index 6e4054e4db2e..d22a39dd62da 100644 --- a/kde-base/kdm/kdm-4.11.14.ebuild +++ b/kde-base/kdm/kdm-4.11.14.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdm/kdm-4.11.14.ebuild,v 1.3 2014/12/11 11:53:33 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdm/kdm-4.11.14.ebuild,v 1.4 2015/02/14 14:35:07 ago Exp $ EAPI=5 @@ -9,7 +9,7 @@ KMNAME="kde-workspace" inherit systemd kde4-meta flag-o-matic user DESCRIPTION="KDE login manager, similar to xdm and gdm" -KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux" IUSE="debug +consolekit kerberos pam systemd" REQUIRED_USE="consolekit? ( !systemd ) systemd? ( !consolekit )" |