summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/Linux-Smaps/Linux-Smaps-0.130.0.ebuild')
-rw-r--r--dev-perl/Linux-Smaps/Linux-Smaps-0.130.0.ebuild5
1 files changed, 5 insertions, 0 deletions
diff --git a/dev-perl/Linux-Smaps/Linux-Smaps-0.130.0.ebuild b/dev-perl/Linux-Smaps/Linux-Smaps-0.130.0.ebuild
index 1fc980e4d09e..6469fdf7f00c 100644
--- a/dev-perl/Linux-Smaps/Linux-Smaps-0.130.0.ebuild
+++ b/dev-perl/Linux-Smaps/Linux-Smaps-0.130.0.ebuild
@@ -17,3 +17,8 @@ IUSE=""
CONFIG_CHECK="~MMU ~PROC_PAGE_MONITOR"
SRC_TEST="do parallel"
+
+# Remove dubious tests.
+PERL_RM_FILES=(
+ t/0{3,4}.t
+)