diff options
author | Tom Gall <tgall@gentoo.org> | 2004-07-23 20:11:32 +0000 |
---|---|---|
committer | Tom Gall <tgall@gentoo.org> | 2004-07-23 20:11:32 +0000 |
commit | 07cb59fe573347c2389ccb58e4db69772bc4c2d0 (patch) | |
tree | dc6b6937051cc3827ba20ed2ff259e240f8373b6 /x11-wm/windowmaker/windowmaker-0.80.2-r4.ebuild | |
parent | Added macos to KEYWORDS re bug #58101 (diff) | |
download | gentoo-2-07cb59fe573347c2389ccb58e4db69772bc4c2d0.tar.gz gentoo-2-07cb59fe573347c2389ccb58e4db69772bc4c2d0.tar.bz2 gentoo-2-07cb59fe573347c2389ccb58e4db69772bc4c2d0.zip |
stable on ppc64
Diffstat (limited to 'x11-wm/windowmaker/windowmaker-0.80.2-r4.ebuild')
-rw-r--r-- | x11-wm/windowmaker/windowmaker-0.80.2-r4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/windowmaker/windowmaker-0.80.2-r4.ebuild b/x11-wm/windowmaker/windowmaker-0.80.2-r4.ebuild index 7610f3e48b71..8eabd585bec6 100644 --- a/x11-wm/windowmaker/windowmaker-0.80.2-r4.ebuild +++ b/x11-wm/windowmaker/windowmaker-0.80.2-r4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/windowmaker/windowmaker-0.80.2-r4.ebuild,v 1.4 2004/07/17 18:03:33 fafhrd Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/windowmaker/windowmaker-0.80.2-r4.ebuild,v 1.5 2004/07/23 20:11:32 tgall Exp $ inherit eutils flag-o-matic filter-mfpmath "sse" "387" @@ -27,7 +27,7 @@ RDEPEND="nls? ( >=sys-devel/gettext-0.10.39 )" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc ~sparc ~alpha ~mips amd64 ~ppc64" +KEYWORDS="~x86 ~ppc ~sparc ~alpha ~mips amd64 ppc64" src_unpack() { unpack ${A} |