diff options
author | Marinus Schraal <foser@gentoo.org> | 2004-02-14 18:34:28 +0000 |
---|---|---|
committer | Marinus Schraal <foser@gentoo.org> | 2004-02-14 18:34:28 +0000 |
commit | fa382c2638ef3b980da119496313b1796fdc6237 (patch) | |
tree | 23eabd274eb5401218adda628dcf681f720a3490 /dev-util/anjuta/anjuta-1.2.0.ebuild | |
parent | Added sparc stable keyword (Manifest recommit) (diff) | |
download | gentoo-2-fa382c2638ef3b980da119496313b1796fdc6237.tar.gz gentoo-2-fa382c2638ef3b980da119496313b1796fdc6237.tar.bz2 gentoo-2-fa382c2638ef3b980da119496313b1796fdc6237.zip |
mark 1.2.0 x86
Diffstat (limited to 'dev-util/anjuta/anjuta-1.2.0.ebuild')
-rw-r--r-- | dev-util/anjuta/anjuta-1.2.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-util/anjuta/anjuta-1.2.0.ebuild b/dev-util/anjuta/anjuta-1.2.0.ebuild index ba06be06b607..5c5803bb2ed7 100644 --- a/dev-util/anjuta/anjuta-1.2.0.ebuild +++ b/dev-util/anjuta/anjuta-1.2.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/anjuta/anjuta-1.2.0.ebuild,v 1.4 2003/12/16 23:31:08 avenj Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/anjuta/anjuta-1.2.0.ebuild,v 1.5 2004/02/14 18:34:28 foser Exp $ inherit eutils gnome2 @@ -12,7 +12,7 @@ IUSE="" SLOT="0" LICENSE="GPL-2" # Future versions will work with 64-bit archs, but 1.2.0 doesn't -KEYWORDS="~x86 ~ppc" +KEYWORDS="x86 ~ppc" RDEPEND=">=dev-libs/glib-2.0.6 >=x11-libs/gtk+-2.0.8 |