From f6b32912f2ea7a76e15bd55c2b3b0697f0c5e9f7 Mon Sep 17 00:00:00 2001 From: Pacho Ramos Date: Sun, 27 Jan 2019 11:14:54 +0100 Subject: app-pda/pilot-link: tests never worked Bug: https://bugs.gentoo.org/672872 Package-Manager: Portage-2.3.58, Repoman-2.3.12 Signed-off-by: Pacho Ramos --- app-pda/pilot-link/pilot-link-0.12.5-r2.ebuild | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'app-pda') diff --git a/app-pda/pilot-link/pilot-link-0.12.5-r2.ebuild b/app-pda/pilot-link/pilot-link-0.12.5-r2.ebuild index 0c758b2a6338..42343ddbfde2 100644 --- a/app-pda/pilot-link/pilot-link-0.12.5-r2.ebuild +++ b/app-pda/pilot-link/pilot-link-0.12.5-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -33,6 +33,8 @@ RDEPEND="${COMMON_DEPEND} java? ( >=virtual/jre-1.4 ) " +RESTRICT="test" #672872 + src_prepare() { default -- cgit v1.2.3-65-gdbad