diff options
Diffstat (limited to 'x11-misc/trayer/trayer-1.0-r1.ebuild')
-rw-r--r-- | x11-misc/trayer/trayer-1.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/trayer/trayer-1.0-r1.ebuild b/x11-misc/trayer/trayer-1.0-r1.ebuild index e04a42c389d8..560f313610c6 100644 --- a/x11-misc/trayer/trayer-1.0-r1.ebuild +++ b/x11-misc/trayer/trayer-1.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/trayer/trayer-1.0-r1.ebuild,v 1.4 2012/05/01 21:09:12 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/trayer/trayer-1.0-r1.ebuild,v 1.5 2012/05/02 07:10:08 jdhore Exp $ EAPI=4 inherit toolchain-funcs @@ -10,7 +10,7 @@ HOMEPAGE="http://fvwm-crystal.org" SRC_URI="http://download.gna.org/fvwm-crystal/trayer/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc x86" IUSE="" RDEPEND=" dev-libs/glib:2 |