Gentoo Archives: gentoo-commits

From: Tobias Klausmann <klausman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-db/mysql/
Date: Thu, 29 Nov 2018 17:44:37
Message-Id: 1543513429.0b69e067097e4e3c4bf6e149cda52dbb09273c1a.klausman@gentoo
1 commit: 0b69e067097e4e3c4bf6e149cda52dbb09273c1a
2 Author: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
3 AuthorDate: Thu Nov 29 17:43:49 2018 +0000
4 Commit: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
5 CommitDate: Thu Nov 29 17:43:49 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0b69e067
7
8 dev-db/mysql-5.6.42-r0: alpha stable
9
10 Bug: http://bugs.gentoo.org/671516
11 Signed-off-by: Tobias Klausmann <klausman <AT> gentoo.org>
12
13 dev-db/mysql/mysql-5.6.42.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-db/mysql/mysql-5.6.42.ebuild b/dev-db/mysql/mysql-5.6.42.ebuild
17 index 3e27254e5ad..1ec7ebd8826 100644
18 --- a/dev-db/mysql/mysql-5.6.42.ebuild
19 +++ b/dev-db/mysql/mysql-5.6.42.ebuild
20 @@ -37,7 +37,7 @@ RESTRICT="libressl? ( test )"
21
22 REQUIRED_USE="?? ( tcmalloc jemalloc ) static? ( yassl )"
23
24 -KEYWORDS="~alpha amd64 arm ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
25 +KEYWORDS="alpha amd64 arm ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
26
27 # Shorten the path because the socket path length must be shorter than 107 chars
28 # and we will run a mysql server during test phase