diff options
author | Brent Baude <ranger@gentoo.org> | 2012-08-07 21:38:30 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-08-07 21:38:30 +0000 |
commit | b00763d6e8ea4a9594996d482c265ec1b87cbb6d (patch) | |
tree | 2c3cade12b32bd8e0d3aec289fe809114ddd2f07 /dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.460.0.ebuild | |
parent | Marking ImageInfo-1.320.0 ppc64 for bug 418819 (diff) | |
download | gentoo-2-b00763d6e8ea4a9594996d482c265ec1b87cbb6d.tar.gz gentoo-2-b00763d6e8ea4a9594996d482c265ec1b87cbb6d.tar.bz2 gentoo-2-b00763d6e8ea4a9594996d482c265ec1b87cbb6d.zip |
Marking DateTime-TimeZone-1.460.0 ppc64 for bug 418803
(Portage version: 2.1.10.65/cvs/Linux ppc64)
Diffstat (limited to 'dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.460.0.ebuild')
-rw-r--r-- | dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.460.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.460.0.ebuild b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.460.0.ebuild index 740308162fc6..a2f99aac9941 100644 --- a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.460.0.ebuild +++ b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.460.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.460.0.ebuild,v 1.5 2012/08/05 18:39:45 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.460.0.ebuild,v 1.6 2012/08/07 21:38:30 ranger Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Time zone object base class and factory" SLOT="0" -KEYWORDS="~alpha amd64 arm hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ~ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" IUSE="test" RDEPEND="dev-perl/Class-Load |