diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-08-02 14:30:18 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-08-02 14:30:18 +0000 |
commit | 9e57a5470ea988419c9b8806e3f9e665b60793de (patch) | |
tree | fd62bb21651652700db062fc5a2bd2b552e4bf87 /kde-base/kdm/kdm-4.10.5-r1.ebuild | |
parent | Move USE=gtk to USE=zenmap in accordance with other USE flags. Clean up depen... (diff) | |
download | gentoo-2-9e57a5470ea988419c9b8806e3f9e665b60793de.tar.gz gentoo-2-9e57a5470ea988419c9b8806e3f9e665b60793de.tar.bz2 gentoo-2-9e57a5470ea988419c9b8806e3f9e665b60793de.zip |
Stable for ppc64, wrt to bug #477634
(Portage version: 2.1.12.2/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'kde-base/kdm/kdm-4.10.5-r1.ebuild')
-rw-r--r-- | kde-base/kdm/kdm-4.10.5-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/kdm/kdm-4.10.5-r1.ebuild b/kde-base/kdm/kdm-4.10.5-r1.ebuild index 8be3b63bdba5..3c8dcec09c94 100644 --- a/kde-base/kdm/kdm-4.10.5-r1.ebuild +++ b/kde-base/kdm/kdm-4.10.5-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdm/kdm-4.10.5-r1.ebuild,v 1.4 2013/07/30 10:40:54 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdm/kdm-4.10.5-r1.ebuild,v 1.5 2013/08/02 14:29:19 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="+consolekit debug kerberos pam" DEPEND=" |