diff options
Diffstat (limited to 'kde-base/knetworkconf/knetworkconf-4.2.0.ebuild')
-rw-r--r-- | kde-base/knetworkconf/knetworkconf-4.2.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/knetworkconf/knetworkconf-4.2.0.ebuild b/kde-base/knetworkconf/knetworkconf-4.2.0.ebuild index 06ed2de8ae59..e7f7c65be896 100644 --- a/kde-base/knetworkconf/knetworkconf-4.2.0.ebuild +++ b/kde-base/knetworkconf/knetworkconf-4.2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/knetworkconf/knetworkconf-4.2.0.ebuild,v 1.1 2009/01/27 17:30:25 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/knetworkconf/knetworkconf-4.2.0.ebuild,v 1.2 2009/02/01 07:35:39 jmbsvicetto Exp $ EAPI="2" @@ -8,5 +8,5 @@ KMNAME="kdeadmin" inherit kde4-meta DESCRIPTION="KDE control Center Module to confiure Network settings" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" IUSE="debug htmlhandbook" |