dev-perl/MIME-Lite: Fix tests failing under parallel tests
authorKent Fredric <kentnl@gentoo.org>
Sun, 19 Nov 2017 11:46:30 +0000 (00:46 +1300)
committerKent Fredric <kentnl@gentoo.org>
Sun, 19 Nov 2017 12:21:04 +0000 (01:21 +1300)
Package-Manager: Portage-2.3.14, Repoman-2.3.6

dev-perl/MIME-Lite/MIME-Lite-3.30.0.ebuild

index bd63ca7705bfd646b0ef2a2acf93205d6a86bed0..b61b2b4da1947df13c6834c09b5a84d48b2ed5fd 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -33,6 +33,9 @@ DEPEND="${RDEPEND}
        virtual/perl-ExtUtils-MakeMaker
 "
 
+# Race condition in "testout" directory creation
+DIST_TEST="do"
+
 src_install() {
        perl-module_src_install
        insinto /usr/share/${PN}