diff options
author | Kent Fredric <kentnl@gentoo.org> | 2017-02-19 12:08:46 +1300 |
---|---|---|
committer | Kent Fredric <kentnl@gentoo.org> | 2017-02-20 04:22:29 +1300 |
commit | ce41c28367b427d3cbd860253b0e642aa0e70d3c (patch) | |
tree | fc85765b29225fb602a0716f2174d2b4634b5266 /perl-core/Test | |
parent | virtual/perl-*: -r bump for rdep propagation (diff) | |
download | gentoo-ce41c28367b427d3cbd860253b0e642aa0e70d3c.tar.gz gentoo-ce41c28367b427d3cbd860253b0e642aa0e70d3c.tar.bz2 gentoo-ce41c28367b427d3cbd860253b0e642aa0e70d3c.zip |
perl-core/{Digest,Term-ANSIColor,Test,Text-Balanced}: Dekeyword
These are no longer referred to by any virtuals, but may again be
in future.
Do not install these unless you want to have problems.
These are mostly kept here to avoid needless metadata churn and
to avoid spurious last-riting.
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'perl-core/Test')
-rw-r--r-- | perl-core/Test/Test-1.260.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/perl-core/Test/Test-1.260.0.ebuild b/perl-core/Test/Test-1.260.0.ebuild index 2d982a983b5c..e4367b9a9a41 100644 --- a/perl-core/Test/Test-1.260.0.ebuild +++ b/perl-core/Test/Test-1.260.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Utilities for writing test scripts" SLOT="0" -KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" +KEYWORDS="" IUSE="" SRC_TEST="do" |