diff options
Diffstat (limited to 'dev-db/mysql-cluster/mysql-cluster-7.3.22.ebuild')
| -rw-r--r-- | dev-db/mysql-cluster/mysql-cluster-7.3.22.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/mysql-cluster/mysql-cluster-7.3.22.ebuild b/dev-db/mysql-cluster/mysql-cluster-7.3.22.ebuild index 16b657b80515..8a33824b92a4 100644 --- a/dev-db/mysql-cluster/mysql-cluster-7.3.22.ebuild +++ b/dev-db/mysql-cluster/mysql-cluster-7.3.22.ebuild @@ -29,7 +29,7 @@ IUSE="client-libs debug extraengine jemalloc latin1 libressl numa test yassl" # Tests always fail when libressl is enabled due to hard-coded ciphers in the tests -RESTRICT="libressl? ( test )" +RESTRICT="!test? ( test ) libressl? ( test )" REQUIRED_USE="?? ( tcmalloc jemalloc ) static? ( yassl )" |
