diff options
author | Ciaran McCreesh <ciaranm@gentoo.org> | 2004-01-18 16:54:17 +0000 |
---|---|---|
committer | Ciaran McCreesh <ciaranm@gentoo.org> | 2004-01-18 16:54:17 +0000 |
commit | 52b7b5c515862e0152ff4b6364ca1b716bc9c1b3 (patch) | |
tree | ca1f4491a778bb3caade885a8d79a1b0d15a627c /x11-wm | |
parent | Force >=autoconf-2.58 (diff) | |
download | gentoo-2-52b7b5c515862e0152ff4b6364ca1b716bc9c1b3.tar.gz gentoo-2-52b7b5c515862e0152ff4b6364ca1b716bc9c1b3.tar.bz2 gentoo-2-52b7b5c515862e0152ff4b6364ca1b716bc9c1b3.zip |
added ~amd64 keyword for bug 35164
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/fluxbox/fluxbox-0.9.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/fluxbox/fluxbox-0.9.8.ebuild b/x11-wm/fluxbox/fluxbox-0.9.8.ebuild index 63511dde12e8..8e555a1b31e3 100644 --- a/x11-wm/fluxbox/fluxbox-0.9.8.ebuild +++ b/x11-wm/fluxbox/fluxbox-0.9.8.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.ebuild,v 1.2 2004/01/15 16:14:52 cybersystem Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/fluxbox/fluxbox-0.9.8.ebuild,v 1.3 2004/01/18 16:54:17 ciaranm Exp $ IUSE="nls xinerama truetype kde gnome" @@ -19,7 +19,7 @@ PROVIDE="virtual/blackbox" SLOT="0" LICENSE="as-is" -KEYWORDS="~x86 ~ppc ~sparc" +KEYWORDS="~x86 ~ppc ~sparc ~amd64" src_compile() { econf \ |