From 8594ffb9ca0615bbff9a81f56266c4873fd4c021 Mon Sep 17 00:00:00 2001 From: Brian Evans Date: Thu, 18 Aug 2016 12:17:34 -0400 Subject: [PATCH] profiles/base/package.use.stable.mask: fix sst-xtrabackup mask to be mariadb-galera not mysql --- profiles/base/package.use.stable.mask | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/profiles/base/package.use.stable.mask b/profiles/base/package.use.stable.mask index 061c48dbac26..34cfd6f55a95 100644 --- a/profiles/base/package.use.stable.mask +++ b/profiles/base/package.use.stable.mask @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -10,7 +10,7 @@ # flag until a source based version that doesn't depend # on a vulnerable libgcrypt version is in tree dev-db/mariadb sst-xtrabackup -dev-db/mysql sst-xtrabackup +dev-db/mariadb-galera sst-xtrabackup # William Hubbs