diff options
Diffstat (limited to 'dev-perl/DateManip/DateManip-5.54.ebuild')
-rw-r--r-- | dev-perl/DateManip/DateManip-5.54.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/DateManip/DateManip-5.54.ebuild b/dev-perl/DateManip/DateManip-5.54.ebuild index 69557f7404c6..d2a8f86540bf 100644 --- a/dev-perl/DateManip/DateManip-5.54.ebuild +++ b/dev-perl/DateManip/DateManip-5.54.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateManip/DateManip-5.54.ebuild,v 1.1 2008/05/20 16:06:28 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateManip/DateManip-5.54.ebuild,v 1.2 2008/07/15 17:06:13 armin76 Exp $ inherit perl-module @@ -11,7 +11,7 @@ SRC_TEST="do" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd" +KEYWORDS="alpha ~amd64 ~arm ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc ~sparc-fbsd x86 ~x86-fbsd" IUSE="" RDEPEND="dev-lang/perl" |