commit: 5f18f97b2bab33f95b9aa46daa47ce4f8de3b34b Author: Brian Evans <grknight <AT> gentoo <DOT> org> AuthorDate: Fri Sep 14 23:06:57 2018 +0000 Commit: Brian Evans <grknight <AT> gentoo <DOT> org> CommitDate: Fri Sep 14 23:15:56 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5f18f97b
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(-) diff --git a/dev-db/mysql/mysql-5.6.40-r2.ebuild b/dev-db/mysql/mysql-5.6.40-r2.ebuild index 7ec34a50aad..a83bbe8dd6d 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
