diff options
author | Pacho Ramos <pacho@gentoo.org> | 2019-01-27 11:14:54 +0100 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2019-01-27 11:15:33 +0100 |
commit | f6b32912f2ea7a76e15bd55c2b3b0697f0c5e9f7 (patch) | |
tree | bd97ce3dc4f9a45e2a677f56937e2ede1395aa3b /app-pda | |
parent | app-mobilephone/wammu: Drop old (diff) | |
download | gentoo-f6b32912f2ea7a76e15bd55c2b3b0697f0c5e9f7.tar.gz gentoo-f6b32912f2ea7a76e15bd55c2b3b0697f0c5e9f7.tar.bz2 gentoo-f6b32912f2ea7a76e15bd55c2b3b0697f0c5e9f7.zip |
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>
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 |