diff options
Diffstat (limited to 'dev-perl/Statistics-Descriptive/Statistics-Descriptive-2.6.ebuild')
-rw-r--r-- | dev-perl/Statistics-Descriptive/Statistics-Descriptive-2.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Statistics-Descriptive/Statistics-Descriptive-2.6.ebuild b/dev-perl/Statistics-Descriptive/Statistics-Descriptive-2.6.ebuild index 8f506051be8d..4fc858c5b625 100644 --- a/dev-perl/Statistics-Descriptive/Statistics-Descriptive-2.6.ebuild +++ b/dev-perl/Statistics-Descriptive/Statistics-Descriptive-2.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Statistics-Descriptive/Statistics-Descriptive-2.6.ebuild,v 1.1 2005/05/04 07:11:53 satya Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Statistics-Descriptive/Statistics-Descriptive-2.6.ebuild,v 1.2 2005/07/18 17:52:49 gustavoz Exp $ inherit perl-module @@ -10,7 +10,7 @@ HOMEPAGE="http://search.cpan.org/search?module=Statistics::Descriptive" SLOT="0" LICENSE="Artistic" -KEYWORDS="~x86" +KEYWORDS="~sparc ~x86" IUSE="" SRC_TEST="do" |