diff options
Diffstat (limited to 'mail-client/sylpheed-claws-perl/sylpheed-claws-perl-0.9.ebuild')
-rw-r--r-- | mail-client/sylpheed-claws-perl/sylpheed-claws-perl-0.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail-client/sylpheed-claws-perl/sylpheed-claws-perl-0.9.ebuild b/mail-client/sylpheed-claws-perl/sylpheed-claws-perl-0.9.ebuild index f897886dacb8..d64cc8cb5fc0 100644 --- a/mail-client/sylpheed-claws-perl/sylpheed-claws-perl-0.9.ebuild +++ b/mail-client/sylpheed-claws-perl/sylpheed-claws-perl-0.9.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-perl/sylpheed-claws-perl-0.9.ebuild,v 1.1 2006/04/24 21:00:00 genone Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed-claws-perl/sylpheed-claws-perl-0.9.ebuild,v 1.2 2006/05/19 18:33:03 corsair Exp $ MY_P="${P##sylpheed-claws-}" MY_PN="${PN##sylpheed-claws-}" @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/sylpheed-claws/${SC_BASE_NAME}.tar.bz2" #SRC_URI="http://claws.sylpheed.org/downloads/${MY_PN}_plugin-${PV}_gtk2.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~amd64" +KEYWORDS="~amd64 ~ppc64 ~x86" IUSE="" DEPEND=">=mail-client/sylpheed-claws-${SC_BASE} dev-lang/perl" |