summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2006-01-07 09:22:29 +0000
committerMike Frysinger <vapier@gentoo.org>2006-01-07 09:22:29 +0000
commitc1e4bf3dd94bf489fdebab4f552580ecff482f63 (patch)
tree9554fc73775fccfbb47b2fc1b3324386bc5a7786 /dev-libs/atk
parentMake sure we use system readline and disable the testprog since it is never n... (diff)
downloadgentoo-2-c1e4bf3dd94bf489fdebab4f552580ecff482f63.tar.gz
gentoo-2-c1e4bf3dd94bf489fdebab4f552580ecff482f63.tar.bz2
gentoo-2-c1e4bf3dd94bf489fdebab4f552580ecff482f63.zip
arm/hppa/ia64/s390 stable
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'dev-libs/atk')
-rw-r--r--dev-libs/atk/atk-1.10.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/atk/atk-1.10.3.ebuild b/dev-libs/atk/atk-1.10.3.ebuild
index 3c8cf03a51e9..9030bac69065 100644
--- a/dev-libs/atk/atk-1.10.3.ebuild
+++ b/dev-libs/atk/atk-1.10.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/atk/atk-1.10.3.ebuild,v 1.6 2006/01/05 09:14:47 ferdy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/atk/atk-1.10.3.ebuild,v 1.7 2006/01/07 09:22:29 vapier Exp $
inherit gnome2
@@ -9,7 +9,7 @@ HOMEPAGE="http://developer.gnome.org/projects/gap/"
LICENSE="LGPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 sparc x86"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ~ppc ppc64 s390 sparc x86"
IUSE="doc static"
RDEPEND=">=dev-libs/glib-2.5.7"