diff options
Diffstat (limited to 'sys-auth/polkit-kde/polkit-kde-0.95.1.ebuild')
-rw-r--r-- | sys-auth/polkit-kde/polkit-kde-0.95.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-auth/polkit-kde/polkit-kde-0.95.1.ebuild b/sys-auth/polkit-kde/polkit-kde-0.95.1.ebuild index 7e552f3dc58c..773649febacd 100644 --- a/sys-auth/polkit-kde/polkit-kde-0.95.1.ebuild +++ b/sys-auth/polkit-kde/polkit-kde-0.95.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit-kde/polkit-kde-0.95.1.ebuild,v 1.1 2010/02/08 22:16:56 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit-kde/polkit-kde-0.95.1.ebuild,v 1.2 2010/02/23 08:07:21 josejx Exp $ EAPI="2" @@ -18,7 +18,7 @@ DESCRIPTION="PolicyKit integration module for KDE." HOMEPAGE="http://kde.org" LICENSE="GPL-2" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" SLOT="4" IUSE="debug" |