Gentoo Archives: gentoo-commits

From: Aaron Bauman <bman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-db/mysql/
Date: Fri, 13 Sep 2019 02:19:25
Message-Id: 1568341142.a617c1598c1e2775093692d4d7c9c11e53004c28.bman@gentoo
1 commit: a617c1598c1e2775093692d4d7c9c11e53004c28
2 Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
3 AuthorDate: Fri Sep 13 02:19:02 2019 +0000
4 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
5 CommitDate: Fri Sep 13 02:19:02 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a617c159
7
8 dev-db/mysql: arm64 stable (bug #693814)
9
10 Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>
11 Package-Manager: Portage-2.3.75, Repoman-2.3.17
12 RepoMan-Options: --include-arches="arm64"
13
14 dev-db/mysql/mysql-5.7.27-r1.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-db/mysql/mysql-5.7.27-r1.ebuild b/dev-db/mysql/mysql-5.7.27-r1.ebuild
18 index 633603e471d..99df72c5e56 100644
19 --- a/dev-db/mysql/mysql-5.7.27-r1.ebuild
20 +++ b/dev-db/mysql/mysql-5.7.27-r1.ebuild
21 @@ -34,7 +34,7 @@ RESTRICT="libressl? ( test )"
22
23 REQUIRED_USE="?? ( tcmalloc jemalloc ) static? ( yassl )"
24
25 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~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 arm64 ~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