diff options
Diffstat (limited to 'lxde-base/lxde-common/lxde-common-0.5.0.ebuild')
-rw-r--r-- | lxde-base/lxde-common/lxde-common-0.5.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lxde-base/lxde-common/lxde-common-0.5.0.ebuild b/lxde-base/lxde-common/lxde-common-0.5.0.ebuild index 4106e4c48190..47df499c3070 100644 --- a/lxde-base/lxde-common/lxde-common-0.5.0.ebuild +++ b/lxde-base/lxde-common/lxde-common-0.5.0.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/lxde-base/lxde-common/lxde-common-0.5.0.ebuild,v 1.3 2010/02/23 18:14:40 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxde-common/lxde-common-0.5.0.ebuild,v 1.4 2010/02/23 18:39:19 armin76 Exp $ EAPI="1" @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/lxde/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~arm ~ppc ~x86" +KEYWORDS="amd64 arm ~ppc ~x86" IUSE="" RDEPEND="x11-libs/gtk+:2" |