diff options
Diffstat (limited to 'app-pda')
-rw-r--r-- | app-pda/pilot-link/pilot-link-0.12.5-r2.ebuild | 4 |
1 files changed, 3 insertions, 1 deletions
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 |