diff options
author | Brad House <brad_mssw@gentoo.org> | 2003-11-14 04:14:00 +0000 |
---|---|---|
committer | Brad House <brad_mssw@gentoo.org> | 2003-11-14 04:14:00 +0000 |
commit | cb542a8fbc0e3abc1a5fcf4cf02b389ecd41e71f (patch) | |
tree | aa1a693a49a4088c21ff9e9d2da8b519fca18826 /x11-wm/metacity/metacity-2.6.3.ebuild | |
parent | amd64 fix (diff) | |
download | gentoo-2-cb542a8fbc0e3abc1a5fcf4cf02b389ecd41e71f.tar.gz gentoo-2-cb542a8fbc0e3abc1a5fcf4cf02b389ecd41e71f.tar.bz2 gentoo-2-cb542a8fbc0e3abc1a5fcf4cf02b389ecd41e71f.zip |
amd64 stable
Diffstat (limited to 'x11-wm/metacity/metacity-2.6.3.ebuild')
-rw-r--r-- | x11-wm/metacity/metacity-2.6.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/metacity/metacity-2.6.3.ebuild b/x11-wm/metacity/metacity-2.6.3.ebuild index b9d79b6b93e4..1cfbcf2583cf 100644 --- a/x11-wm/metacity/metacity-2.6.3.ebuild +++ b/x11-wm/metacity/metacity-2.6.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 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.3.ebuild,v 1.1 2003/10/30 13:55:24 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/metacity/metacity-2.6.3.ebuild,v 1.2 2003/11/14 04:13:57 brad_mssw Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc ~alpha ~sparc ~hppa ~amd64" +KEYWORDS="~x86 ~ppc ~alpha ~sparc ~hppa amd64" IUSE="" # not parallel-safe; see bug #14405 |