diff options
author | Mike Frysinger <vapier@gentoo.org> | 2007-08-25 13:52:24 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2007-08-25 13:52:24 +0000 |
commit | f8fed53b03af38206f294f0b96ce2dbfd4bb6405 (patch) | |
tree | c42789535d47ec8bccd78b1275a8f107bc378df3 /x11-wm | |
parent | SVN snapshot version bump (diff) | |
download | gentoo-2-f8fed53b03af38206f294f0b96ce2dbfd4bb6405.tar.gz gentoo-2-f8fed53b03af38206f294f0b96ce2dbfd4bb6405.tar.bz2 gentoo-2-f8fed53b03af38206f294f0b96ce2dbfd4bb6405.zip |
arm/sh stable
(Portage version: 2.1.3.7)
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/metacity/metacity-2.18.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/metacity/metacity-2.18.5.ebuild b/x11-wm/metacity/metacity-2.18.5.ebuild index b6ebf76c902d..569929b77932 100644 --- a/x11-wm/metacity/metacity-2.18.5.ebuild +++ b/x11-wm/metacity/metacity-2.18.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/metacity/metacity-2.18.5.ebuild,v 1.6 2007/08/11 15:07:46 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/metacity/metacity-2.18.5.ebuild,v 1.7 2007/08/25 13:52:24 vapier Exp $ inherit eutils gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~hppa ia64 ppc ~ppc64 ~sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm ~hppa ia64 ppc ~ppc64 sh sparc x86 ~x86-fbsd" IUSE="xinerama" # not parallel-safe; see bug #14405 |