diff options
Diffstat (limited to 'lxde-base/lxpolkit/lxpolkit-0.1.0.ebuild')
-rw-r--r-- | lxde-base/lxpolkit/lxpolkit-0.1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lxde-base/lxpolkit/lxpolkit-0.1.0.ebuild b/lxde-base/lxpolkit/lxpolkit-0.1.0.ebuild index 51599d63e7c1..c6d209d92a0b 100644 --- a/lxde-base/lxpolkit/lxpolkit-0.1.0.ebuild +++ b/lxde-base/lxpolkit/lxpolkit-0.1.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/lxde-base/lxpolkit/lxpolkit-0.1.0.ebuild,v 1.2 2011/10/05 07:22:15 nativemad Exp $ +# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxpolkit/lxpolkit-0.1.0.ebuild,v 1.3 2011/10/07 18:39:27 hwoarang Exp $ EAPI=4 inherit autotools @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/project/lxde/LXPolkit/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 x86" +KEYWORDS="amd64 x86" IUSE="" RDEPEND=">=sys-auth/polkit-0.99-r1 |