diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-02-20 11:55:13 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-02-20 11:55:13 +0000 |
commit | 78eaec2126c848aa1626096efae96ff3bab885ab (patch) | |
tree | 1f15da7abe65e0d435775119da51d15c6424cb34 /x11-wm/fluxbox/fluxbox-1.1.1-r3.ebuild | |
parent | Dont build documentation at the moment. It is broken upstream. Bug #355569 (diff) | |
download | historical-78eaec2126c848aa1626096efae96ff3bab885ab.tar.gz historical-78eaec2126c848aa1626096efae96ff3bab885ab.tar.bz2 historical-78eaec2126c848aa1626096efae96ff3bab885ab.zip |
alpha/ia64/sparc/x86 stable wrt #352833
Package-Manager: portage-2.1.9.39/cvs/Linux ia64
Diffstat (limited to 'x11-wm/fluxbox/fluxbox-1.1.1-r3.ebuild')
-rw-r--r-- | x11-wm/fluxbox/fluxbox-1.1.1-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/fluxbox/fluxbox-1.1.1-r3.ebuild b/x11-wm/fluxbox/fluxbox-1.1.1-r3.ebuild index 8522274afda7..c79860a8b46e 100644 --- a/x11-wm/fluxbox/fluxbox-1.1.1-r3.ebuild +++ b/x11-wm/fluxbox/fluxbox-1.1.1-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/fluxbox/fluxbox-1.1.1-r3.ebuild,v 1.4 2011/02/19 19:25:28 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/fluxbox/fluxbox-1.1.1-r3.ebuild,v 1.5 2011/02/20 11:55:13 armin76 Exp $ EAPI="3" inherit eutils prefix @@ -36,7 +36,7 @@ PROVIDE="virtual/blackbox" SLOT="0" LICENSE="MIT" -KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ~ppc ~ppc64 sparc x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux" src_prepare() { # We need to be able to include directories rather than just plain |