diff options
Diffstat (limited to 'dev-perl/DateTime-TimeZone/DateTime-TimeZone-0.56.ebuild')
-rw-r--r-- | dev-perl/DateTime-TimeZone/DateTime-TimeZone-0.56.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-0.56.ebuild b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-0.56.ebuild index ce1341b03572..927a82d220ce 100644 --- a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-0.56.ebuild +++ b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-0.56.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/dev-perl/DateTime-TimeZone/DateTime-TimeZone-0.56.ebuild,v 1.3 2006/11/25 14:56:30 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-TimeZone/DateTime-TimeZone-0.56.ebuild,v 1.4 2006/12/01 21:12:33 corsair Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/D/DR/DROLSKY/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="test" SRC_TEST="do" |