dev-db/mariadb-galera: Adjust REQUIRED_USE for GLEP73
authorBrian Evans <grknight@gentoo.org>
Mon, 17 Jul 2017 13:31:31 +0000 (09:31 -0400)
committerBrian Evans <grknight@gentoo.org>
Mon, 17 Jul 2017 13:43:49 +0000 (09:43 -0400)
Package-Manager: Portage-2.3.6, Repoman-2.3.2

dev-db/mariadb-galera/mariadb-galera-10.0.30.ebuild

index 0042d4e3f20751b6a86cce2563b92ecfa0700102..61a1c209dde825e0f3cbd809c0bca297af2f3fe9 100644 (file)
@@ -20,7 +20,7 @@ DESCRIPTION="An enhanced, drop-in replacement for MySQL with Galera Replication"
 IUSE="bindist jdbc odbc oqgraph pam sphinx sst-rsync sst-xtrabackup tokudb xml"
 RESTRICT="!bindist? ( bindist )"
 
-REQUIRED_USE="server? ( tokudb? ( jemalloc ) ) static? ( !pam )"
+REQUIRED_USE="server? ( tokudb? ( jemalloc !tcmalloc ) ) static? ( !pam )"
 
 # REMEMBER: also update eclass/mysql*.eclass before committing!
 KEYWORDS="~amd64 ~x86"