diff options
author | Fabian Groffen <grobian@gentoo.org> | 2011-05-29 18:34:39 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2011-05-29 18:34:39 +0000 |
commit | 23bbd29793c2a246d686daf7d1d1e4c374020d96 (patch) | |
tree | d09870bb2e7b87ed1b7f01d139d128376584a0b5 /dev-perl/Math-Round/Math-Round-0.06.ebuild | |
parent | Stable on amd64 wrt bug #366969 (diff) | |
download | historical-23bbd29793c2a246d686daf7d1d1e4c374020d96.tar.gz historical-23bbd29793c2a246d686daf7d1d1e4c374020d96.tar.bz2 historical-23bbd29793c2a246d686daf7d1d1e4c374020d96.zip |
Marked ~x64-macos, bug #368549
Package-Manager: portage-2.2.01.18706-prefix/cvs/Darwin powerpc
Diffstat (limited to 'dev-perl/Math-Round/Math-Round-0.06.ebuild')
-rw-r--r-- | dev-perl/Math-Round/Math-Round-0.06.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Math-Round/Math-Round-0.06.ebuild b/dev-perl/Math-Round/Math-Round-0.06.ebuild index b6db2aec2557..4d59ad0478b9 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-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.3 2011/05/21 16:19:00 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-Round/Math-Round-0.06.ebuild,v 1.4 2011/05/29 18:34:39 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="~alpha ~amd64 ~arm ~ia64 ~s390 ~sh ~sparc ~x86 ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~s390 ~sh ~sparc ~x86 ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" IUSE="" DEPEND="" |