diff options
Diffstat (limited to 'x11-libs/gtk+/gtk+-2.10.6.ebuild')
-rw-r--r-- | x11-libs/gtk+/gtk+-2.10.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/gtk+/gtk+-2.10.6.ebuild b/x11-libs/gtk+/gtk+-2.10.6.ebuild index ff1914569ccf..ad77e00fae7f 100644 --- a/x11-libs/gtk+/gtk+-2.10.6.ebuild +++ b/x11-libs/gtk+/gtk+-2.10.6.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-libs/gtk+/gtk+-2.10.6.ebuild,v 1.3 2006/11/29 06:08:46 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-2.10.6.ebuild,v 1.4 2006/11/30 17:16:59 opfer Exp $ inherit gnome.org flag-o-matic eutils debug autotools virtualx @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gtk.org/" LICENSE="LGPL-2" SLOT="2" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd" IUSE="debug doc jpeg tiff xinerama" RDEPEND="x11-libs/libXrender |