commit:     5d6ff15a0302cf7e3cbf15ae29418cd30bff3db0
Author:     Alon Bar-Lev <alonbl <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 12 00:35:48 2017 +0000
Commit:     Alon Bar-Lev <alonbl <AT> gentoo <DOT> org>
CommitDate: Sun Mar 12 00:36:38 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5d6ff15a

net-libs/gnutls: run valgrind tests when full-tests

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 net-libs/gnutls/gnutls-3.5.10.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/net-libs/gnutls/gnutls-3.5.10.ebuild 
b/net-libs/gnutls/gnutls-3.5.10.ebuild
index 484fa8478fa..f32299f5258 100644
--- a/net-libs/gnutls/gnutls-3.5.10.ebuild
+++ b/net-libs/gnutls/gnutls-3.5.10.ebuild
@@ -100,6 +100,7 @@ multilib_src_configure() {
                $(multilib_native_use_enable guile) \
                $(multilib_native_use_enable test tests) \
                $(multilib_native_use_enable valgrind valgrind-tests) \
+               $(multilib_native_use_enable !valgrind full-test-suite) \
                $(use_enable nls) \
                $(use_enable openssl openssl-compatibility) \
                $(use_enable tls-heartbeat heartbeat-support) \

Reply via email to