1 # Copyright 1999-2022 Gentoo Authors
2 # Distributed under the terms of the GNU General Public License v2
6 DESCRIPTION="Virtual for MySQL database server"
8 KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
9 IUSE="embedded +server static"
12 >=dev-db/mariadb-10.0[embedded(-)?,server?,static?]
13 >=dev-db/mysql-${PV}[embedded(-)?,server?,static(-)?]
14 >=dev-db/percona-server-${PV}[embedded(-)?,server?,static(-)?]
15 >=dev-db/mysql-cluster-7.3[embedded(-)?,server?,static(-)?]