From: Anthony G. Basile Date: Sun, 12 Nov 2017 19:02:08 +0000 (-0500) Subject: dev-libs/libressl: restrict tests, bug #625266 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=7d3d44bae3d996e62effd6892eb89535e91a9b1e;p=gentoo.git dev-libs/libressl: restrict tests, bug #625266 Package-Manager: Portage-2.3.8, Repoman-2.3.3 --- diff --git a/dev-libs/libressl/libressl-2.6.0.ebuild b/dev-libs/libressl/libressl-2.6.0.ebuild index 4f0fb51e5fc7..3153ad3c6b82 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