commit:     d09a1987d13e4ca4a8f122780972817969f6194b
Author:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 17 13:06:39 2019 +0000
Commit:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Sat Aug 17 13:45:29 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d09a1987

profiles: Remove mysql-8* mask

Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>

 dev-db/mysql/mysql-8.0.17.ebuild |  2 +-
 profiles/package.mask            | 12 ------------
 2 files changed, 1 insertion(+), 13 deletions(-)

diff --git a/dev-db/mysql/mysql-8.0.17.ebuild b/dev-db/mysql/mysql-8.0.17.ebuild
index 040604e7eef..51417c5920d 100644
--- a/dev-db/mysql/mysql-8.0.17.ebuild
+++ b/dev-db/mysql/mysql-8.0.17.ebuild
@@ -37,7 +37,7 @@ RESTRICT="libressl? ( test )"
 
 REQUIRED_USE="?? ( tcmalloc jemalloc )"
 
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc 
~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 
~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
 
 # Shorten the path because the socket path length must be shorter than 107 
chars
 # and we will run a mysql server during test phase

diff --git a/profiles/package.mask b/profiles/package.mask
index fdfb14f460a..bac5ca7d4ff 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -171,10 +171,6 @@ sci-physics/meep
 # Masked for removal in 30 days, Bugs #641864, #647536, #688244
 x11-libs/guile-gtk
 
-# Thomas Deutschmann <[email protected]> (2019-08-02)
-# Ebuild is still in development and shouldn't be used.
-=dev-db/mysql-8*
-
 # Michał Górny <[email protected]> (2019-08-01)
 # Discontinued upstream in July 2017.  Has irritating bugs, and is hard
 # to build from source (we have binary package only).  Upstream
@@ -336,14 +332,6 @@ dev-tex/quotchap
 # Depends on >=virtual/{jdk,jre}-11 which is masked
 =www-servers/tomcat-9.0.21
 
-# Brian Evans <[email protected]> (2019-06-11)
-# Mask these packages for further testing
-# There is known API breakage and some packages fail,
-# particuarly with "my_bool" dropped for "bool"
->=dev-db/myodbc-8.0
->=dev-db/mysql-connector-c-8.0
-~virtual/libmysqlclient-21
-
 # Zac Medico <[email protected]> (2019-05-31)
 # Upstream is dead and there are multiple security vulnerabilities.
 # Removal in 30 days. Bug #687100.

Reply via email to