diff options
author | 2004-05-30 19:27:54 +0000 | |
---|---|---|
committer | 2004-05-30 19:27:54 +0000 | |
commit | e0e9d21f61ce9bb2a3622bad1fb9d5e76a1ffc16 (patch) | |
tree | d7b31e265c0b1a6efa8d6e927c8831640914b21a /dev-libs/atk/atk-1.6.1.ebuild | |
parent | update vte dep (Manifest recommit) (diff) | |
download | gentoo-2-e0e9d21f61ce9bb2a3622bad1fb9d5e76a1ffc16.tar.gz gentoo-2-e0e9d21f61ce9bb2a3622bad1fb9d5e76a1ffc16.tar.bz2 gentoo-2-e0e9d21f61ce9bb2a3622bad1fb9d5e76a1ffc16.zip |
mark x86
Diffstat (limited to 'dev-libs/atk/atk-1.6.1.ebuild')
-rw-r--r-- | dev-libs/atk/atk-1.6.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/atk/atk-1.6.1.ebuild b/dev-libs/atk/atk-1.6.1.ebuild index 4e15993f369e..7b94c07c4d87 100644 --- a/dev-libs/atk/atk-1.6.1.ebuild +++ b/dev-libs/atk/atk-1.6.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/atk/atk-1.6.1.ebuild,v 1.1 2004/04/24 16:48:35 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/atk/atk-1.6.1.ebuild,v 1.2 2004/05/30 19:24:42 foser Exp $ inherit gnome2 @@ -10,7 +10,7 @@ HOMEPAGE="http://developer.gnome.org/projects/gap/" SLOT="0" LICENSE="LGPL-2" -KEYWORDS="~x86 ~ppc ~alpha ~sparc ~hppa ~amd64 ~ia64 ~mips" +KEYWORDS="x86 ~ppc ~alpha ~sparc ~hppa ~amd64 ~ia64 ~mips" RDEPEND=">=dev-libs/glib-2" |