diff options
author | Tiago Cunha <tcunha@gentoo.org> | 2009-10-07 22:59:57 +0000 |
---|---|---|
committer | Tiago Cunha <tcunha@gentoo.org> | 2009-10-07 22:59:57 +0000 |
commit | 5e7ada55beca93b3a49b7d8d71ddf877d5f4b601 (patch) | |
tree | 9d63e013c38973f991f5058c0a6da778248b2c28 /dev-perl/Statistics-Descriptive/Statistics-Descriptive-3.0100.ebuild | |
parent | stable sparc, bug 283969 (diff) | |
download | gentoo-2-5e7ada55beca93b3a49b7d8d71ddf877d5f4b601.tar.gz gentoo-2-5e7ada55beca93b3a49b7d8d71ddf877d5f4b601.tar.bz2 gentoo-2-5e7ada55beca93b3a49b7d8d71ddf877d5f4b601.zip |
stable sparc, bug 283969
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/Statistics-Descriptive/Statistics-Descriptive-3.0100.ebuild')
-rw-r--r-- | dev-perl/Statistics-Descriptive/Statistics-Descriptive-3.0100.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Statistics-Descriptive/Statistics-Descriptive-3.0100.ebuild b/dev-perl/Statistics-Descriptive/Statistics-Descriptive-3.0100.ebuild index db1e28223bad..d34f83d6809c 100644 --- a/dev-perl/Statistics-Descriptive/Statistics-Descriptive-3.0100.ebuild +++ b/dev-perl/Statistics-Descriptive/Statistics-Descriptive-3.0100.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Statistics-Descriptive/Statistics-Descriptive-3.0100.ebuild,v 1.3 2009/09/18 18:23:51 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Statistics-Descriptive/Statistics-Descriptive-3.0100.ebuild,v 1.4 2009/10/07 22:59:57 tcunha Exp $ EAPI=2 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Module of basic descriptive statistical functions" SLOT="0" -KEYWORDS="amd64 ~ia64 ~ppc ~sparc x86" +KEYWORDS="amd64 ~ia64 ~ppc sparc x86" IUSE="test" DEPEND="virtual/perl-Module-Build |