summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/Math-Round/Math-Round-0.06.ebuild')
-rw-r--r--dev-perl/Math-Round/Math-Round-0.06.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/Math-Round/Math-Round-0.06.ebuild b/dev-perl/Math-Round/Math-Round-0.06.ebuild
index c1ec9809ec8a..0073353cf3bb 100644
--- a/dev-perl/Math-Round/Math-Round-0.06.ebuild
+++ b/dev-perl/Math-Round/Math-Round-0.06.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-Round/Math-Round-0.06.ebuild,v 1.1 2010/05/01 20:30:18 weaver Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-Round/Math-Round-0.06.ebuild,v 1.2 2011/05/20 16:51:53 grobian Exp $
MODULE_AUTHOR=GROMMEL
inherit perl-module
@@ -9,7 +9,7 @@ DESCRIPTION="Perl extension for rounding numbers"
LICENSE="|| ( Artistic GPL-2 )"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~x86 ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
IUSE=""
DEPEND=""