diff options
author | Michael Weber <xmw@gentoo.org> | 2010-12-03 01:35:08 +0000 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2010-12-03 01:35:08 +0000 |
commit | fde717ec624e409de8dad7e9a4b5fb4639784315 (patch) | |
tree | f68cf8e2412f43d8df1cd3e4117e1f06f4842f69 /dev-perl/DateTime/DateTime-0.55.ebuild | |
parent | Add log about the recent changes in 2.0.9+ about blocking/scoring. (diff) | |
download | historical-fde717ec624e409de8dad7e9a4b5fb4639784315.tar.gz historical-fde717ec624e409de8dad7e9a4b5fb4639784315.tar.bz2 historical-fde717ec624e409de8dad7e9a4b5fb4639784315.zip |
add ~arm (bug 302981)
Package-Manager: portage-2.1.9.24/cvs/Linux x86_64
Diffstat (limited to 'dev-perl/DateTime/DateTime-0.55.ebuild')
-rw-r--r-- | dev-perl/DateTime/DateTime-0.55.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/DateTime/DateTime-0.55.ebuild b/dev-perl/DateTime/DateTime-0.55.ebuild index 29406d553d58..3fda091fab71 100644 --- a/dev-perl/DateTime/DateTime-0.55.ebuild +++ b/dev-perl/DateTime/DateTime-0.55.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime/DateTime-0.55.ebuild,v 1.5 2010/11/05 13:59:25 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime/DateTime-0.55.ebuild,v 1.6 2010/12/03 01:35:08 xmw Exp $ EAPI=2 @@ -13,7 +13,7 @@ inherit perl-module DESCRIPTION="A date and time object" SLOT="0" -KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="alpha amd64 ~arm ia64 ppc ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="test" RDEPEND=">=dev-perl/Params-Validate-0.76 |