diff options
Diffstat (limited to 'x11-misc/xdesktopwaves/xdesktopwaves-1.0.ebuild')
-rw-r--r-- | x11-misc/xdesktopwaves/xdesktopwaves-1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/xdesktopwaves/xdesktopwaves-1.0.ebuild b/x11-misc/xdesktopwaves/xdesktopwaves-1.0.ebuild index e90060cfc90c..0fdda0804445 100644 --- a/x11-misc/xdesktopwaves/xdesktopwaves-1.0.ebuild +++ b/x11-misc/xdesktopwaves/xdesktopwaves-1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xdesktopwaves/xdesktopwaves-1.0.ebuild,v 1.1 2004/11/19 12:54:27 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xdesktopwaves/xdesktopwaves-1.0.ebuild,v 1.2 2004/11/19 19:00:19 tester Exp $ DESCRIPTION="A cellular automata setting the background of your X Windows desktop under water" HOMEPAGE="http://xdesktopwaves.sourceforge.net/" @@ -8,7 +8,7 @@ LICENSE="GPL-2" DEPEND="virtual/x11" SLOT="0" -KEYWORDS="~ppc" +KEYWORDS="~ppc ~x86" IUSE="" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" |