diff options
author | 2012-03-31 14:59:57 +0000 | |
---|---|---|
committer | 2012-03-31 14:59:57 +0000 | |
commit | c72ca16171787d87fb852c35a22843738c395f24 (patch) | |
tree | 2d0d24cc64338ec1f6ab618d5e969bc9ae21948a /x11-wm/fluxbox/fluxbox-1.3.2.ebuild | |
parent | arm stable, bug #409203 (diff) | |
download | historical-c72ca16171787d87fb852c35a22843738c395f24.tar.gz historical-c72ca16171787d87fb852c35a22843738c395f24.tar.bz2 historical-c72ca16171787d87fb852c35a22843738c395f24.zip |
arm stable, bug #409339
Package-Manager: portage-2.1.10.51/cvs/Linux i686
Diffstat (limited to 'x11-wm/fluxbox/fluxbox-1.3.2.ebuild')
-rw-r--r-- | x11-wm/fluxbox/fluxbox-1.3.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/fluxbox/fluxbox-1.3.2.ebuild b/x11-wm/fluxbox/fluxbox-1.3.2.ebuild index 99fb704d8147..c4861cc53bf6 100644 --- a/x11-wm/fluxbox/fluxbox-1.3.2.ebuild +++ b/x11-wm/fluxbox/fluxbox-1.3.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/fluxbox/fluxbox-1.3.2.ebuild,v 1.2 2012/03/29 10:43:56 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/fluxbox/fluxbox-1.3.2.ebuild,v 1.3 2012/03/31 14:59:57 maekke Exp $ EAPI=4 inherit eutils prefix @@ -32,7 +32,7 @@ DEPEND="nls? ( sys-devel/gettext ) 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 |