diff options
Diffstat (limited to 'dev-perl/Statistics-Descriptive/Statistics-Descriptive-3.30.0.ebuild')
-rw-r--r-- | dev-perl/Statistics-Descriptive/Statistics-Descriptive-3.30.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Statistics-Descriptive/Statistics-Descriptive-3.30.0.ebuild b/dev-perl/Statistics-Descriptive/Statistics-Descriptive-3.30.0.ebuild index 3334e69b220d..d2dd19ae5606 100644 --- a/dev-perl/Statistics-Descriptive/Statistics-Descriptive-3.30.0.ebuild +++ b/dev-perl/Statistics-Descriptive/Statistics-Descriptive-3.30.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 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.30.0.ebuild,v 1.1 2012/02/12 19:59:19 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Statistics-Descriptive/Statistics-Descriptive-3.30.0.ebuild,v 1.2 2012/05/28 15:50:04 armin76 Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Module of basic descriptive statistical functions" SLOT="0" -KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ~x86" IUSE="test" RDEPEND="" |