diff options
Diffstat (limited to 'dev-util/glade/glade-3.10.0-r1.ebuild')
-rw-r--r-- | dev-util/glade/glade-3.10.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/glade/glade-3.10.0-r1.ebuild b/dev-util/glade/glade-3.10.0-r1.ebuild index f774ef292b54..c4557f2a4061 100644 --- a/dev-util/glade/glade-3.10.0-r1.ebuild +++ b/dev-util/glade/glade-3.10.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/glade/glade-3.10.0-r1.ebuild,v 1.4 2011/10/19 20:20:38 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/glade/glade-3.10.0-r1.ebuild,v 1.5 2011/10/21 14:13:54 phajdan.jr Exp $ EAPI="2" GNOME2_LA_PUNT="yes" @@ -13,7 +13,7 @@ HOMEPAGE="http://glade.gnome.org/" LICENSE="GPL-2" SLOT="3.10" -KEYWORDS="~alpha amd64 ~arm ~ia64 ppc ppc64 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~ia64 ppc ppc64 ~sh ~sparc x86 ~x86-fbsd" IUSE="doc +introspection python" RDEPEND=">=x11-libs/gtk+-3.0.2:3 |