commit:     a769fa034e44ddd9069c9c05a726ffedf934bc9b
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 12 02:49:06 2019 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Nov 12 02:49:20 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a769fa03

net-libs/libssh: RESTRICT+=" !test? ( test )"

Package-Manager: Portage-2.3.79, Repoman-2.3.18
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 net-libs/libssh/libssh-0.9.2.ebuild | 2 ++
 net-libs/libssh/libssh-9999.ebuild  | 2 ++
 2 files changed, 4 insertions(+)

diff --git a/net-libs/libssh/libssh-0.9.2.ebuild 
b/net-libs/libssh/libssh-0.9.2.ebuild
index 70e9e887037..dc04b6aee9d 100644
--- a/net-libs/libssh/libssh-0.9.2.ebuild
+++ b/net-libs/libssh/libssh-0.9.2.ebuild
@@ -46,6 +46,8 @@ DOCS=( AUTHORS README ChangeLog )
 
 PATCHES=( "${FILESDIR}/${PN}-0.8.0-tests.patch" )
 
+RESTRICT+=" !test? ( test )"
+
 src_prepare() {
        cmake-utils_src_prepare
 

diff --git a/net-libs/libssh/libssh-9999.ebuild 
b/net-libs/libssh/libssh-9999.ebuild
index 70e9e887037..dc04b6aee9d 100644
--- a/net-libs/libssh/libssh-9999.ebuild
+++ b/net-libs/libssh/libssh-9999.ebuild
@@ -46,6 +46,8 @@ DOCS=( AUTHORS README ChangeLog )
 
 PATCHES=( "${FILESDIR}/${PN}-0.8.0-tests.patch" )
 
+RESTRICT+=" !test? ( test )"
+
 src_prepare() {
        cmake-utils_src_prepare
 

Reply via email to