diff options
Diffstat (limited to 'dev-perl/Statistics-Descriptive')
-rw-r--r-- | dev-perl/Statistics-Descriptive/Statistics-Descriptive-3.61.200.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-perl/Statistics-Descriptive/Statistics-Descriptive-3.61.200.ebuild b/dev-perl/Statistics-Descriptive/Statistics-Descriptive-3.61.200.ebuild index dcf919a83434..5e3331b9688b 100644 --- a/dev-perl/Statistics-Descriptive/Statistics-Descriptive-3.61.200.ebuild +++ b/dev-perl/Statistics-Descriptive/Statistics-Descriptive-3.61.200.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -12,6 +12,7 @@ DESCRIPTION="Module of basic descriptive statistical functions" SLOT="0" KEYWORDS="amd64 ~ppc x86" IUSE="test examples" +RESTRICT="!test? ( test )" RDEPEND=" virtual/perl-Carp |