diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-11-24 22:18:30 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-11-24 22:18:30 +0000 |
commit | ca1e14cd228571f73e93a4a75295cc8b927ed0e1 (patch) | |
tree | 58d334662aa9bb6f8bcffc9009b2c630440473f7 /dev-perl/DateTime-Format-W3CDTF/DateTime-Format-W3CDTF-0.04.ebuild | |
parent | Fix bug #156146. Thanks go to Martin von Gagern for the reminder to actually ... (diff) | |
download | gentoo-2-ca1e14cd228571f73e93a4a75295cc8b927ed0e1.tar.gz gentoo-2-ca1e14cd228571f73e93a4a75295cc8b927ed0e1.tar.bz2 gentoo-2-ca1e14cd228571f73e93a4a75295cc8b927ed0e1.zip |
Added ~ppc64; bug #155683
(Portage version: 2.1.1-r2)
Diffstat (limited to 'dev-perl/DateTime-Format-W3CDTF/DateTime-Format-W3CDTF-0.04.ebuild')
-rw-r--r-- | dev-perl/DateTime-Format-W3CDTF/DateTime-Format-W3CDTF-0.04.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/DateTime-Format-W3CDTF/DateTime-Format-W3CDTF-0.04.ebuild b/dev-perl/DateTime-Format-W3CDTF/DateTime-Format-W3CDTF-0.04.ebuild index c4e392025735..35d96a09135a 100644 --- a/dev-perl/DateTime-Format-W3CDTF/DateTime-Format-W3CDTF-0.04.ebuild +++ b/dev-perl/DateTime-Format-W3CDTF/DateTime-Format-W3CDTF-0.04.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-Format-W3CDTF/DateTime-Format-W3CDTF-0.04.ebuild,v 1.3 2006/11/20 18:01:25 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Format-W3CDTF/DateTime-Format-W3CDTF-0.04.ebuild,v 1.4 2006/11/24 22:18:30 corsair Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/K/KE/KELLAN/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="" SRC_TEST="do" |