diff options
Diffstat (limited to 'kde-base/kcmshell/kcmshell-4.9.5.ebuild')
-rw-r--r-- | kde-base/kcmshell/kcmshell-4.9.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/kcmshell/kcmshell-4.9.5.ebuild b/kde-base/kcmshell/kcmshell-4.9.5.ebuild index c915f9ed466b..3fa60438891c 100644 --- a/kde-base/kcmshell/kcmshell-4.9.5.ebuild +++ b/kde-base/kcmshell/kcmshell-4.9.5.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/kcmshell/kcmshell-4.9.5.ebuild,v 1.5 2013/02/07 00:53:20 naota Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcmshell/kcmshell-4.9.5.ebuild,v 1.6 2013/02/23 16:08:54 ago Exp $ EAPI=4 @@ -8,5 +8,5 @@ KMNAME="kde-runtime" inherit kde4-meta DESCRIPTION="KCMShell is a utility to host KDE control modules independently of SystemSettings." -KEYWORDS="amd64 ~arm ppc x86 ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ppc ~ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="debug" |