Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-db/mysql/
Date: Sat, 27 Oct 2018 18:43:22
Message-Id: 1540665790.1be89ce6e2692dc0cc055212c49f87fc0414c0d2.slyfox@gentoo
1 commit: 1be89ce6e2692dc0cc055212c49f87fc0414c0d2
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sat Oct 27 18:42:18 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 27 18:43:10 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1be89ce6
7
8 dev-db/mysql: stable 5.7.23-r2 for ia64, bug #658822
9
10 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
11 Package-Manager: Portage-2.3.51, Repoman-2.3.11
12 RepoMan-Options: --include-arches="ia64"
13
14 dev-db/mysql/mysql-5.7.23-r2.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-db/mysql/mysql-5.7.23-r2.ebuild b/dev-db/mysql/mysql-5.7.23-r2.ebuild
18 index 22c2f756ecc..568f371f34a 100644
19 --- a/dev-db/mysql/mysql-5.7.23-r2.ebuild
20 +++ b/dev-db/mysql/mysql-5.7.23-r2.ebuild
21 @@ -34,7 +34,7 @@ RESTRICT="libressl? ( test )"
22
23 REQUIRED_USE="?? ( tcmalloc jemalloc ) static? ( yassl )"
24
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 +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
28 # Shorten the path because the socket path length must be shorter than 107 chars
29 # and we will run a mysql server during test phase