diff options
author | 2006-08-18 00:47:36 +0000 | |
---|---|---|
committer | 2006-08-18 00:47:36 +0000 | |
commit | 6721cbdbfb9f364199a954174f3b5c1702055eb9 (patch) | |
tree | 4eb2bfb9ed1c096482a28869414ab98b3ea4da52 /x11-wm/windowmaker/windowmaker-0.92.0-r3.ebuild | |
parent | version bump (diff) | |
download | historical-6721cbdbfb9f364199a954174f3b5c1702055eb9.tar.gz historical-6721cbdbfb9f364199a954174f3b5c1702055eb9.tar.bz2 historical-6721cbdbfb9f364199a954174f3b5c1702055eb9.zip |
Stable on mips. Bug #130839.
Package-Manager: portage-2.1.1_pre5-r2
Diffstat (limited to 'x11-wm/windowmaker/windowmaker-0.92.0-r3.ebuild')
-rw-r--r-- | x11-wm/windowmaker/windowmaker-0.92.0-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/windowmaker/windowmaker-0.92.0-r3.ebuild b/x11-wm/windowmaker/windowmaker-0.92.0-r3.ebuild index 4e6ec47d2904..8c46c6adf3a4 100644 --- a/x11-wm/windowmaker/windowmaker-0.92.0-r3.ebuild +++ b/x11-wm/windowmaker/windowmaker-0.92.0-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/windowmaker/windowmaker-0.92.0-r3.ebuild,v 1.8 2006/04/24 15:24:48 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/windowmaker/windowmaker-0.92.0-r3.ebuild,v 1.9 2006/08/18 00:47:36 metalgod Exp $ inherit eutils gnustep-funcs flag-o-matic multilib @@ -25,7 +25,7 @@ RDEPEND="${DEPEND} SLOT="0" LICENSE="GPL-2" -KEYWORDS="alpha amd64 ~mips ppc sparc x86" +KEYWORDS="alpha amd64 mips ppc sparc x86" if use gnustep; then egnustep_install_domain "Local" |