diff options
Diffstat (limited to 'x11-wm/windowmaker/windowmaker-0.91.0.ebuild')
-rw-r--r-- | x11-wm/windowmaker/windowmaker-0.91.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/windowmaker/windowmaker-0.91.0.ebuild b/x11-wm/windowmaker/windowmaker-0.91.0.ebuild index 51d8762c7896..4b71214b4201 100644 --- a/x11-wm/windowmaker/windowmaker-0.91.0.ebuild +++ b/x11-wm/windowmaker/windowmaker-0.91.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-wm/windowmaker/windowmaker-0.91.0.ebuild,v 1.2 2004/10/30 09:42:54 s4t4n Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/windowmaker/windowmaker-0.91.0.ebuild,v 1.3 2004/11/01 19:56:05 gustavoz Exp $ inherit eutils gnustep @@ -25,7 +25,7 @@ RDEPEND="nls? ( >=sys-devel/gettext-0.10.39 ) SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc" +KEYWORDS="~x86 ~ppc ~sparc" src_compile() { local myconf |