dev-perl/Linux-Smaps: Remove dubious tests. Fixes bug 555174.
authorPatrice Clement <monsieurp@gentoo.org>
Tue, 24 Nov 2015 22:52:21 +0000 (22:52 +0000)
committerPatrice Clement <monsieurp@gentoo.org>
Tue, 24 Nov 2015 22:53:05 +0000 (22:53 +0000)
Package-Manager: portage-2.2.20.1
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
dev-perl/Linux-Smaps/Linux-Smaps-0.130.0.ebuild

index 1fc980e4d09e7958d7a697567492f90c83e56a1e..6469fdf7f00cf730147461df6955e085fdf72703 100644 (file)
@@ -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
+)