summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey Shvetsov <alexxy@gentoo.org>2011-01-26 19:49:28 +0000
committerAlexey Shvetsov <alexxy@gentoo.org>2011-01-26 19:49:28 +0000
commit315a1ecada7c2e1114677afbf0cd4368d501c0de (patch)
tree1f8515b72aca7372d76cefcdceaf34f60d5adac0 /sys-auth/polkit-qt
parentstable x86, security bug 352781 (diff)
downloadgentoo-2-315a1ecada7c2e1114677afbf0cd4368d501c0de.tar.gz
gentoo-2-315a1ecada7c2e1114677afbf0cd4368d501c0de.tar.bz2
gentoo-2-315a1ecada7c2e1114677afbf0cd4368d501c0de.zip
[sys-auth/polkit-qt] readd accidently dropped keywords
(Portage version: 2.2.0_alpha19_p2/cvs/Linux x86_64)
Diffstat (limited to 'sys-auth/polkit-qt')
-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"