diff options
Diffstat (limited to 'x11-wm/metacity/metacity-2.20.2.ebuild')
-rw-r--r-- | x11-wm/metacity/metacity-2.20.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/metacity/metacity-2.20.2.ebuild b/x11-wm/metacity/metacity-2.20.2.ebuild index f8eee32a5a84..ccd497346ee4 100644 --- a/x11-wm/metacity/metacity-2.20.2.ebuild +++ b/x11-wm/metacity/metacity-2.20.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/metacity/metacity-2.20.2.ebuild,v 1.6 2008/02/03 11:18:02 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/metacity/metacity-2.20.2.ebuild,v 1.7 2008/02/04 04:25:20 jer Exp $ inherit 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" # compositor needs libcm as well, not activating it for the time being |