commit: b2e0431e92e43294a48b8ec24e5cf7385b6ee252
Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 26 04:04:09 2017 +0000
Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Thu Oct 26 04:32:51 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b2e0431e
dev-perl/indirect: Cleanup unused variable
Package-Manager: Portage-2.3.8, Repoman-2.3.3
dev-perl/indirect/indirect-0.370.0.ebuild | 2 --
1 file changed, 2 deletions(-)
diff --git a/dev-perl/indirect/indirect-0.370.0.ebuild
b/dev-perl/indirect/indirect-0.370.0.ebuild
index 0cef396e170..02063b7cb1b 100644
--- a/dev-perl/indirect/indirect-0.370.0.ebuild
+++ b/dev-perl/indirect/indirect-0.370.0.ebuild
@@ -22,5 +22,3 @@ DEPEND="${RDEPEND}
virtual/perl-Socket
test? ( virtual/perl-Test-Simple )
"
-
-SRC_TEST="do parallel"