commit:     7d3d44bae3d996e62effd6892eb89535e91a9b1e
Author:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 12 19:02:08 2017 +0000
Commit:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Sun Nov 12 19:38:59 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7d3d44ba

dev-libs/libressl: restrict tests, bug #625266

Package-Manager: Portage-2.3.8, Repoman-2.3.3

 dev-libs/libressl/libressl-2.6.0.ebuild | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/dev-libs/libressl/libressl-2.6.0.ebuild 
b/dev-libs/libressl/libressl-2.6.0.ebuild
index 4f0fb51e5fc..3153ad3c6b8 100644
--- a/dev-libs/libressl/libressl-2.6.0.ebuild
+++ b/dev-libs/libressl/libressl-2.6.0.ebuild
@@ -21,6 +21,8 @@ RDEPEND="!dev-libs/openssl:0"
 DEPEND="${RDEPEND}"
 PDEPEND="app-misc/ca-certificates"
 
+RESTRICT="test" # bug #625266
+
 src_prepare() {
        touch crypto/Makefile.in
 

Reply via email to