diff options
author | Jeroen Roovers <jer@gentoo.org> | 2010-07-20 04:31:33 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2010-07-20 04:31:33 +0000 |
commit | ef6c8cf33133ccff916a4f4b28a4caf306f3a5f2 (patch) | |
tree | 8d2e01547aa8f3834b68d6c78cfcc86ae06478bc /dev-libs/atk/atk-1.26.0.ebuild | |
parent | Stable for HPPA (bug #314899). (diff) | |
download | historical-ef6c8cf33133ccff916a4f4b28a4caf306f3a5f2.tar.gz historical-ef6c8cf33133ccff916a4f4b28a4caf306f3a5f2.tar.bz2 historical-ef6c8cf33133ccff916a4f4b28a4caf306f3a5f2.zip |
Stable for HPPA (bug #314899).
Package-Manager: portage-2.2_rc67/cvs/Linux i686
Diffstat (limited to 'dev-libs/atk/atk-1.26.0.ebuild')
-rw-r--r-- | dev-libs/atk/atk-1.26.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/atk/atk-1.26.0.ebuild b/dev-libs/atk/atk-1.26.0.ebuild index 00f3459b9b29..8a482331e80f 100644 --- a/dev-libs/atk/atk-1.26.0.ebuild +++ b/dev-libs/atk/atk-1.26.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/atk/atk-1.26.0.ebuild,v 1.11 2010/07/20 01:53:35 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/atk/atk-1.26.0.ebuild,v 1.12 2010/07/20 04:31:33 jer Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://live.gnome.org/GAP/" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" IUSE="doc" RDEPEND=">=dev-libs/glib-2" |