diff options
author | Stephen Becker <geoman@gentoo.org> | 2004-05-06 16:53:42 +0000 |
---|---|---|
committer | Stephen Becker <geoman@gentoo.org> | 2004-05-06 16:53:42 +0000 |
commit | a042a1b6527b19631b10175e886bf9b59b486a48 (patch) | |
tree | af746342cabcccb4ceb6db655d9516c8a6387389 /x11-wm/fluxbox/fluxbox-0.9.8-r1.ebuild | |
parent | Added ~sparc, #50254 (diff) | |
download | historical-a042a1b6527b19631b10175e886bf9b59b486a48.tar.gz historical-a042a1b6527b19631b10175e886bf9b59b486a48.tar.bz2 historical-a042a1b6527b19631b10175e886bf9b59b486a48.zip |
Stable on mips.
Diffstat (limited to 'x11-wm/fluxbox/fluxbox-0.9.8-r1.ebuild')
-rw-r--r-- | x11-wm/fluxbox/fluxbox-0.9.8-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/fluxbox/fluxbox-0.9.8-r1.ebuild b/x11-wm/fluxbox/fluxbox-0.9.8-r1.ebuild index db132ca40263..fb2524cc170a 100644 --- a/x11-wm/fluxbox/fluxbox-0.9.8-r1.ebuild +++ b/x11-wm/fluxbox/fluxbox-0.9.8-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/fluxbox/fluxbox-0.9.8-r1.ebuild,v 1.2 2004/04/29 08:36:57 ciaranm Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/fluxbox/fluxbox-0.9.8-r1.ebuild,v 1.3 2004/05/06 16:53:42 geoman Exp $ IUSE="nls xinerama truetype kde gnome" @@ -19,7 +19,7 @@ PROVIDE="virtual/blackbox" SLOT="0" LICENSE="MIT" -KEYWORDS="x86 ppc sparc amd64 alpha hppa ia64 ~mips" +KEYWORDS="x86 ppc sparc amd64 alpha hppa ia64 mips" src_compile() { econf \ |