diff options
Diffstat (limited to 'x11-misc/xdesktopwaves/xdesktopwaves-1.3.ebuild')
-rw-r--r-- | x11-misc/xdesktopwaves/xdesktopwaves-1.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/xdesktopwaves/xdesktopwaves-1.3.ebuild b/x11-misc/xdesktopwaves/xdesktopwaves-1.3.ebuild index 68369d0cc211..84ace18ac1a8 100644 --- a/x11-misc/xdesktopwaves/xdesktopwaves-1.3.ebuild +++ b/x11-misc/xdesktopwaves/xdesktopwaves-1.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xdesktopwaves/xdesktopwaves-1.3.ebuild,v 1.6 2008/03/23 17:03:30 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xdesktopwaves/xdesktopwaves-1.3.ebuild,v 1.7 2008/03/23 22:41:42 opfer Exp $ inherit eutils @@ -12,7 +12,7 @@ DEPEND="${RDEPEND} x11-proto/xextproto" SLOT="0" -KEYWORDS="amd64 ppc ~x86" +KEYWORDS="amd64 ppc x86" IUSE="" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" |