diff options
author | Stephen Becker <geoman@gentoo.org> | 2004-05-14 02:59:48 +0000 |
---|---|---|
committer | Stephen Becker <geoman@gentoo.org> | 2004-05-14 02:59:48 +0000 |
commit | e8bcb030c05992a5f58b7e71a18e699f23af2897 (patch) | |
tree | e85aaa6908463709ee3026e78f09a089b524aadb /x11-wm/metacity/metacity-2.6.5.ebuild | |
parent | Clean up. (Manifest recommit) (diff) | |
download | gentoo-2-e8bcb030c05992a5f58b7e71a18e699f23af2897.tar.gz gentoo-2-e8bcb030c05992a5f58b7e71a18e699f23af2897.tar.bz2 gentoo-2-e8bcb030c05992a5f58b7e71a18e699f23af2897.zip |
Stable on mips.
Diffstat (limited to 'x11-wm/metacity/metacity-2.6.5.ebuild')
-rw-r--r-- | x11-wm/metacity/metacity-2.6.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/metacity/metacity-2.6.5.ebuild b/x11-wm/metacity/metacity-2.6.5.ebuild index 5f01077b8fec..2407b0a10289 100644 --- a/x11-wm/metacity/metacity-2.6.5.ebuild +++ b/x11-wm/metacity/metacity-2.6.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/metacity/metacity-2.6.5.ebuild,v 1.4 2004/03/19 15:14:51 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/metacity/metacity-2.6.5.ebuild,v 1.5 2004/05/14 02:55:17 geoman Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc ~alpha sparc ~hppa ~amd64 ~ia64 ~mips" +KEYWORDS="x86 ~ppc ~alpha sparc ~hppa ~amd64 ~ia64 mips" IUSE="" # not parallel-safe; see bug #14405 |