diff options
Diffstat (limited to 'dev-util/glade/glade-3.2.2.ebuild')
-rw-r--r-- | dev-util/glade/glade-3.2.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/glade/glade-3.2.2.ebuild b/dev-util/glade/glade-3.2.2.ebuild index e06b96d16f78..0e5a52b70e89 100644 --- a/dev-util/glade/glade-3.2.2.ebuild +++ b/dev-util/glade/glade-3.2.2.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/dev-util/glade/glade-3.2.2.ebuild,v 1.6 2007/08/10 13:28:30 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/glade/glade-3.2.2.ebuild,v 1.7 2007/08/11 15:05:47 ticho Exp $ inherit eutils gnome2 @@ -13,7 +13,7 @@ SRC_URI="mirror://gnome/sources/${MY_PN}/${PVP[0]}.${PVP[1]}/${MY_P}.tar.bz2" LICENSE="GPL-2" SLOT="3" -KEYWORDS="alpha amd64 ia64 ppc ~ppc64 sparc ~x86" +KEYWORDS="alpha amd64 ia64 ppc ~ppc64 sparc x86" IUSE="devhelp doc gnome python" RDEPEND=">=dev-libs/glib-2.8.0 |