diff options
author | Joseph Jezak <josejx@gentoo.org> | 2006-11-13 10:10:02 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2006-11-13 10:10:02 +0000 |
commit | 4b7eca09d6ef85984ce36b807a1997ed70faca55 (patch) | |
tree | 6d6f237662c20ac12e570f181474be0e21794368 /mail-client/sylpheed-claws-gtkhtml/sylpheed-claws-gtkhtml-0.11.ebuild | |
parent | "Stable x86, bug #147570" (diff) | |
download | gentoo-2-4b7eca09d6ef85984ce36b807a1997ed70faca55.tar.gz gentoo-2-4b7eca09d6ef85984ce36b807a1997ed70faca55.tar.bz2 gentoo-2-4b7eca09d6ef85984ce36b807a1997ed70faca55.zip |
Marked ~ppc for bug #154295.
(Portage version: 2.1.2_rc1-r5)
Diffstat (limited to 'mail-client/sylpheed-claws-gtkhtml/sylpheed-claws-gtkhtml-0.11.ebuild')
-rw-r--r-- | mail-client/sylpheed-claws-gtkhtml/sylpheed-claws-gtkhtml-0.11.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail-client/sylpheed-claws-gtkhtml/sylpheed-claws-gtkhtml-0.11.ebuild b/mail-client/sylpheed-claws-gtkhtml/sylpheed-claws-gtkhtml-0.11.ebuild index d09549d2dbdb..028e73da4bde 100644 --- a/mail-client/sylpheed-claws-gtkhtml/sylpheed-claws-gtkhtml-0.11.ebuild +++ b/mail-client/sylpheed-claws-gtkhtml/sylpheed-claws-gtkhtml-0.11.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/mail-client/sylpheed-claws-gtkhtml/sylpheed-claws-gtkhtml-0.11.ebuild,v 1.1 2006/10/03 14:13:10 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed-claws-gtkhtml/sylpheed-claws-gtkhtml-0.11.ebuild,v 1.2 2006/11/13 10:10:02 josejx Exp $ inherit eutils @@ -14,7 +14,7 @@ HOMEPAGE="http://claws.sylpheed.org" SRC_URI="mirror://sourceforge/sylpheed-claws/${SC_BASE_NAME}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc64 ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" IUSE="" DEPEND=">=mail-client/sylpheed-claws-${SC_BASE} =gnome-extra/gtkhtml-2*" |