diff options
Diffstat (limited to 'lxde-base/lxappearance/lxappearance-0.5.0.ebuild')
-rw-r--r-- | lxde-base/lxappearance/lxappearance-0.5.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lxde-base/lxappearance/lxappearance-0.5.0.ebuild b/lxde-base/lxappearance/lxappearance-0.5.0.ebuild index 7207c9ec5e68..099720c901a6 100644 --- a/lxde-base/lxappearance/lxappearance-0.5.0.ebuild +++ b/lxde-base/lxappearance/lxappearance-0.5.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/lxappearance/lxappearance-0.5.0.ebuild,v 1.2 2011/01/01 21:18:15 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxappearance/lxappearance-0.5.0.ebuild,v 1.3 2011/01/04 08:52:41 fauli Exp $ EAPI="1" @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/lxde/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="amd64 ~arm ~ppc ~x86 ~x86-interix ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~ppc x86 ~x86-interix ~amd64-linux ~x86-linux" IUSE="" RDEPEND="x11-libs/gtk+:2" |