diff options
author | 2012-03-31 16:51:32 +0000 | |
---|---|---|
committer | 2012-03-31 16:51:32 +0000 | |
commit | d126f8590eae556442142721ce4815fa7b155e75 (patch) | |
tree | 349822ffa2a4bc528abd8d7dd40af71c057e46c3 /kde-base/kdm/kdm-4.8.1.ebuild | |
parent | add ~arm, bug #402989 (diff) | |
download | gentoo-2-d126f8590eae556442142721ce4815fa7b155e75.tar.gz gentoo-2-d126f8590eae556442142721ce4815fa7b155e75.tar.bz2 gentoo-2-d126f8590eae556442142721ce4815fa7b155e75.zip |
add ~arm, bug #402989
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'kde-base/kdm/kdm-4.8.1.ebuild')
-rw-r--r-- | kde-base/kdm/kdm-4.8.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/kdm/kdm-4.8.1.ebuild b/kde-base/kdm/kdm-4.8.1.ebuild index 8a04fdac73e7..77aa71e1ac49 100644 --- a/kde-base/kdm/kdm-4.8.1.ebuild +++ b/kde-base/kdm/kdm-4.8.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdm/kdm-4.8.1.ebuild,v 1.1 2012/03/06 23:35:27 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdm/kdm-4.8.1.ebuild,v 1.2 2012/03/31 16:51:32 maekke Exp $ EAPI=4 @@ -9,7 +9,7 @@ KMNAME="kde-workspace" inherit kde4-meta flag-o-matic DESCRIPTION="KDE login manager, similar to xdm and gdm" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm ~x86 ~amd64-linux ~x86-linux" IUSE="+consolekit debug kerberos pam" DEPEND=" |