diff options
Diffstat (limited to 'dev-util/anjuta/anjuta-1.2.2-r1.ebuild')
-rw-r--r-- | dev-util/anjuta/anjuta-1.2.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/anjuta/anjuta-1.2.2-r1.ebuild b/dev-util/anjuta/anjuta-1.2.2-r1.ebuild index b22e47cd116e..18503e6f7e8c 100644 --- a/dev-util/anjuta/anjuta-1.2.2-r1.ebuild +++ b/dev-util/anjuta/anjuta-1.2.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/anjuta/anjuta-1.2.2-r1.ebuild,v 1.8 2005/04/20 15:15:55 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/anjuta/anjuta-1.2.2-r1.ebuild,v 1.9 2005/04/24 12:40:51 hansmi Exp $ inherit eutils gnome2 @@ -12,7 +12,7 @@ IUSE="doc" SLOT="0" LICENSE="GPL-2" # Future versions will work with 64-bit archs, but 1.2.0 doesn't -KEYWORDS="x86 ~ppc sparc amd64" +KEYWORDS="x86 ppc sparc amd64" RDEPEND=">=dev-libs/glib-2.0.6 >=x11-libs/gtk+-2.0.8 |