summaryrefslogtreecommitdiff
path: root/dev-db
diff options
context:
space:
mode:
Diffstat (limited to 'dev-db')
-rw-r--r--dev-db/mysql-cluster/mysql-cluster-7.3.22.ebuild3
-rw-r--r--dev-db/mysql-cluster/mysql-cluster-7.4.21.ebuild3
2 files changed, 2 insertions, 4 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 283dd6b1089c..5a1a79830e00 100644
--- a/dev-db/mysql-cluster/mysql-cluster-7.3.22.ebuild
+++ b/dev-db/mysql-cluster/mysql-cluster-7.3.22.ebuild
@@ -32,8 +32,7 @@ IUSE="client-libs debug extraengine jemalloc latin1 libressl numa
RESTRICT="libressl? ( test )"
REQUIRED_USE="?? ( tcmalloc jemalloc )
- ?? ( yassl libressl )
- static? ( yassl !libressl )"
+ static? ( yassl )"
KEYWORDS="~amd64 ~x86"
diff --git a/dev-db/mysql-cluster/mysql-cluster-7.4.21.ebuild b/dev-db/mysql-cluster/mysql-cluster-7.4.21.ebuild
index 787367f6f5f3..520d6e2f99da 100644
--- a/dev-db/mysql-cluster/mysql-cluster-7.4.21.ebuild
+++ b/dev-db/mysql-cluster/mysql-cluster-7.4.21.ebuild
@@ -32,8 +32,7 @@ IUSE="client-libs debug extraengine jemalloc latin1 libressl numa
RESTRICT="libressl? ( test )"
REQUIRED_USE="?? ( tcmalloc jemalloc )
- ?? ( yassl libressl )
- static? ( yassl !libressl )"
+ static? ( yassl )"
KEYWORDS="~amd64 ~x86"