Gentoo Archives: gentoo-commits

From: Brian Evans <grknight@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-db/mysql/
Date: Fri, 14 Sep 2018 23:16:10
Message-Id: 1536966956.5f18f97b2bab33f95b9aa46daa47ce4f8de3b34b.grknight@gentoo
1 commit: 5f18f97b2bab33f95b9aa46daa47ce4f8de3b34b
2 Author: Brian Evans <grknight <AT> gentoo <DOT> org>
3 AuthorDate: Fri Sep 14 23:06:57 2018 +0000
4 Commit: Brian Evans <grknight <AT> gentoo <DOT> org>
5 CommitDate: Fri Sep 14 23:15:56 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5f18f97b
7
8 dev-db/mysql: Bring keywords forward from 5.6.40 to -r2
9
10 The new build system is necessary to avoid conflicts in the stable
11 branch from other packages implementing the mysql-connector-c changes
12
13 Package-Manager: Portage-2.3.49, Repoman-2.3.10
14
15 dev-db/mysql/mysql-5.6.40-r2.ebuild | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/dev-db/mysql/mysql-5.6.40-r2.ebuild b/dev-db/mysql/mysql-5.6.40-r2.ebuild
19 index 7ec34a50aad..a83bbe8dd6d 100644
20 --- a/dev-db/mysql/mysql-5.6.40-r2.ebuild
21 +++ b/dev-db/mysql/mysql-5.6.40-r2.ebuild
22 @@ -37,7 +37,7 @@ RESTRICT="libressl? ( test )"
23
24 REQUIRED_USE="?? ( tcmalloc jemalloc ) static? ( yassl )"
25
26 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
27 +KEYWORDS="alpha amd64 arm ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
28
29 # Shorten the path because the socket path length must be shorter than 107 chars
30 # and we will run a mysql server during test phase