diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-09-24 16:17:58 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-09-24 16:17:58 +0000 |
commit | 879f3644e1e46a4c9579aba9cdcfefcfc39e42f0 (patch) | |
tree | e5a8fa562f35eb6350209f8f84305afaf0c3704a /dev-libs/atk/atk-1.8.0.ebuild | |
parent | ~amd64 (Manifest recommit) (diff) | |
download | gentoo-2-879f3644e1e46a4c9579aba9cdcfefcfc39e42f0.tar.gz gentoo-2-879f3644e1e46a4c9579aba9cdcfefcfc39e42f0.tar.bz2 gentoo-2-879f3644e1e46a4c9579aba9cdcfefcfc39e42f0.zip |
s390 lovin
Diffstat (limited to 'dev-libs/atk/atk-1.8.0.ebuild')
-rw-r--r-- | dev-libs/atk/atk-1.8.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/atk/atk-1.8.0.ebuild b/dev-libs/atk/atk-1.8.0.ebuild index 29a4bbd6e85b..0fcf821e95b6 100644 --- a/dev-libs/atk/atk-1.8.0.ebuild +++ b/dev-libs/atk/atk-1.8.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/atk/atk-1.8.0.ebuild,v 1.1 2004/09/18 10:14:16 leonardop Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/atk/atk-1.8.0.ebuild,v 1.2 2004/09/24 16:15:11 vapier Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://developer.gnome.org/projects/gap/" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc ~mips ~alpha ~arm ~hppa ~amd64 ~ia64 ~ppc64" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86" IUSE="doc" RDEPEND=">=dev-libs/glib-2" |