commit: 4ae1d90f3f694df4326f1afb1c538ffa64fdea7b Author: Brian Evans <grknight <AT> gentoo <DOT> org> AuthorDate: Mon Jul 7 19:22:28 2014 +0000 Commit: Brian Evans <grknight <AT> tuffmail <DOT> com> CommitDate: Mon Jul 7 19:22:28 2014 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/mysql.git;a=commit;h=4ae1d90f
Update overlay mask for testing --- profiles/package.mask | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/profiles/package.mask b/profiles/package.mask index 9f43e7b..160974a 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -1,9 +1,9 @@ # Brian Evans <[email protected]> (16 Dec 2013) # Add percona-server to the mask until the virtual is unmasked ->=dev-db/percona-server-5.6 +>=dev-db/percona-server-5.7 # Robin H. Johnson <[email protected]> (04 Mar 2013) # Only 5.6 remains masked. ->=dev-db/mariadb-5.6 ->=dev-db/mysql-5.6 ->=virtual/mysql-5.6 +>=dev-db/mariadb-10.1 +>=dev-db/mysql-5.7 +>=virtual/mysql-5.7
