diff options
author | Tom Gall <tgall@gentoo.org> | 2005-10-16 14:51:53 +0000 |
---|---|---|
committer | Tom Gall <tgall@gentoo.org> | 2005-10-16 14:51:53 +0000 |
commit | 5e408aadac5032cc1481506f5a614f86bbe3ec47 (patch) | |
tree | 2e3c7f09b3ad91fc564838650d5c5e64fb06534e /dev-util/glade/glade-2.10.1.ebuild | |
parent | Marked ~ppc-macos (bug #106256) (diff) | |
download | gentoo-2-5e408aadac5032cc1481506f5a614f86bbe3ec47.tar.gz gentoo-2-5e408aadac5032cc1481506f5a614f86bbe3ec47.tar.bz2 gentoo-2-5e408aadac5032cc1481506f5a614f86bbe3ec47.zip |
added ~ppc64, bug #109333
(Portage version: 2.0.51.22-r3)
Diffstat (limited to 'dev-util/glade/glade-2.10.1.ebuild')
-rw-r--r-- | dev-util/glade/glade-2.10.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/glade/glade-2.10.1.ebuild b/dev-util/glade/glade-2.10.1.ebuild index 45d969f4caf2..01af01642959 100644 --- a/dev-util/glade/glade-2.10.1.ebuild +++ b/dev-util/glade/glade-2.10.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/glade/glade-2.10.1.ebuild,v 1.1 2005/09/27 19:47:29 dang Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/glade/glade-2.10.1.ebuild,v 1.2 2005/10/16 14:51:53 tgall Exp $ inherit eutils gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://glade.gnome.org/" LICENSE="GPL-2" SLOT="2" -KEYWORDS="~x86 ~sparc ~amd64 ~ppc ~alpha" +KEYWORDS="~x86 ~sparc ~amd64 ~ppc ~alpha ~ppc64" IUSE="gnome gnomedb accessibility" RDEPEND=">=x11-libs/gtk+-2.6.0 |