diff options
author | Markus Rothe <corsair@gentoo.org> | 2008-05-12 18:36:57 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2008-05-12 18:36:57 +0000 |
commit | 730ad31b4fc5d9ff22d3096288a7b04b06d7588c (patch) | |
tree | 7ba172f89cf2035260a880024966aee5d9f8b36b /x11-wm/fluxbox/fluxbox-1.0.0-r2.ebuild | |
parent | Fix typo. (diff) | |
download | gentoo-2-730ad31b4fc5d9ff22d3096288a7b04b06d7588c.tar.gz gentoo-2-730ad31b4fc5d9ff22d3096288a7b04b06d7588c.tar.bz2 gentoo-2-730ad31b4fc5d9ff22d3096288a7b04b06d7588c.zip |
Stable on ppc64
(Portage version: 2.1.4.4)
Diffstat (limited to 'x11-wm/fluxbox/fluxbox-1.0.0-r2.ebuild')
-rw-r--r-- | x11-wm/fluxbox/fluxbox-1.0.0-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/fluxbox/fluxbox-1.0.0-r2.ebuild b/x11-wm/fluxbox/fluxbox-1.0.0-r2.ebuild index d3c426c95afc..6903bb35f56c 100644 --- a/x11-wm/fluxbox/fluxbox-1.0.0-r2.ebuild +++ b/x11-wm/fluxbox/fluxbox-1.0.0-r2.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-wm/fluxbox/fluxbox-1.0.0-r2.ebuild,v 1.3 2008/05/02 16:37:59 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/fluxbox/fluxbox-1.0.0-r2.ebuild,v 1.4 2008/05/12 18:36:57 corsair Exp $ EAPI=1 inherit eutils @@ -36,7 +36,7 @@ PROVIDE="virtual/blackbox" SLOT="0" LICENSE="MIT" -KEYWORDS="alpha ~amd64 ~hppa ia64 ~mips ~ppc ~ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="alpha ~amd64 ~hppa ia64 ~mips ~ppc ppc64 sparc x86 ~x86-fbsd" pkg_setup() { if use imlib && ! built_with_use media-libs/imlib2 X ; then |