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 <pacho@gentoo.org>
This commit is contained in:
Pacho Ramos
2019-01-27 11:14:54 +01:00
parent 1cc909e5c9
commit f6b32912f2

View File

@@ -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