summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sys-auth/polkit-qt/ChangeLog5
-rw-r--r--sys-auth/polkit-qt/polkit-qt-0.99.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-auth/polkit-qt/ChangeLog b/sys-auth/polkit-qt/ChangeLog
index 6e6db52bee45..ec2bd84bfe05 100644
--- a/sys-auth/polkit-qt/ChangeLog
+++ b/sys-auth/polkit-qt/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-auth/polkit-qt
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit-qt/ChangeLog,v 1.13 2011/01/26 19:47:46 alexxy Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit-qt/ChangeLog,v 1.14 2011/01/26 19:49:28 alexxy Exp $
+
+ 26 Jan 2011; Alexey Shvetsov <alexxy@gentoo.org> polkit-qt-0.99.0.ebuild:
+ readd accidently dropped keywords
*polkit-qt-0.99.0 (26 Jan 2011)
diff --git a/sys-auth/polkit-qt/polkit-qt-0.99.0.ebuild b/sys-auth/polkit-qt/polkit-qt-0.99.0.ebuild
index 46f7b4c3fd0c..8cd8cd8bc37a 100644
--- a/sys-auth/polkit-qt/polkit-qt-0.99.0.ebuild
+++ b/sys-auth/polkit-qt/polkit-qt-0.99.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit-qt/polkit-qt-0.99.0.ebuild,v 1.1 2011/01/26 19:47:46 alexxy Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit-qt/polkit-qt-0.99.0.ebuild,v 1.2 2011/01/26 19:49:28 alexxy Exp $
EAPI="3"
@@ -13,7 +13,7 @@ HOMEPAGE="http://kde.org/"
SRC_URI="mirror://kde/stable/apps/KDE4.x/admin/${MY_P}.tar.bz2"
LICENSE="LGPL-2"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~x86-fbsd"
SLOT="0"
IUSE="debug examples"