From 5f18f97b2bab33f95b9aa46daa47ce4f8de3b34b Mon Sep 17 00:00:00 2001 From: Brian Evans <grknight@gentoo.org> Date: Fri, 14 Sep 2018 19:06:57 -0400 Subject: dev-db/mysql: Bring keywords forward from 5.6.40 to -r2 The new build system is necessary to avoid conflicts in the stable branch from other packages implementing the mysql-connector-c changes Package-Manager: Portage-2.3.49, Repoman-2.3.10 --- dev-db/mysql/mysql-5.6.40-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-db') diff --git a/dev-db/mysql/mysql-5.6.40-r2.ebuild b/dev-db/mysql/mysql-5.6.40-r2.ebuild index 7ec34a50aadc..a83bbe8dd6dc 100644 --- a/dev-db/mysql/mysql-5.6.40-r2.ebuild +++ b/dev-db/mysql/mysql-5.6.40-r2.ebuild @@ -37,7 +37,7 @@ RESTRICT="libressl? ( test )" REQUIRED_USE="?? ( tcmalloc jemalloc ) static? ( yassl )" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm ~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 -- cgit v1.2.3-65-gdbad