diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-11-29 16:22:27 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-11-29 16:22:27 +0000 |
commit | c1c88751e71e326def1ee4f076b2232b23633e32 (patch) | |
tree | 7de30e4c9ebde17002a53d6b45dd9fb815e03761 /sys-auth/policykit-qt/policykit-qt-0.9.2.ebuild | |
parent | Add ~sparc (diff) | |
download | gentoo-2-c1c88751e71e326def1ee4f076b2232b23633e32.tar.gz gentoo-2-c1c88751e71e326def1ee4f076b2232b23633e32.tar.bz2 gentoo-2-c1c88751e71e326def1ee4f076b2232b23633e32.zip |
Add ~sparc
(Portage version: 2.1.6.13/cvs/Linux ia64)
Diffstat (limited to 'sys-auth/policykit-qt/policykit-qt-0.9.2.ebuild')
-rw-r--r-- | sys-auth/policykit-qt/policykit-qt-0.9.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-auth/policykit-qt/policykit-qt-0.9.2.ebuild b/sys-auth/policykit-qt/policykit-qt-0.9.2.ebuild index 81b0c20dbe0c..be53bc2e4817 100644 --- a/sys-auth/policykit-qt/policykit-qt-0.9.2.ebuild +++ b/sys-auth/policykit-qt/policykit-qt-0.9.2.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/sys-auth/policykit-qt/policykit-qt-0.9.2.ebuild,v 1.6 2009/11/08 03:55:41 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/policykit-qt/policykit-qt-0.9.2.ebuild,v 1.7 2009/11/29 16:22:27 armin76 Exp $ EAPI="2" @@ -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="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 x86" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86" SLOT="0" IUSE="debug examples" |