Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-db/mariadb/
Date: Tue, 20 Nov 2018 12:45:30
Message-Id: 1542717912.5830d121f5577dabecc75eddee9bbb98ad09c1ab.ago@gentoo
1 commit: 5830d121f5577dabecc75eddee9bbb98ad09c1ab
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Tue Nov 20 12:45:12 2018 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Tue Nov 20 12:45:12 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5830d121
7
8 dev-db/mariadb: amd64 stable wrt bug #670388
9
10 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
11 Package-Manager: Portage-2.3.51, Repoman-2.3.11
12 RepoMan-Options: --include-arches="amd64"
13
14 dev-db/mariadb/mariadb-10.0.37.ebuild | 2 +-
15 dev-db/mariadb/mariadb-10.1.37.ebuild | 2 +-
16 2 files changed, 2 insertions(+), 2 deletions(-)
17
18 diff --git a/dev-db/mariadb/mariadb-10.0.37.ebuild b/dev-db/mariadb/mariadb-10.0.37.ebuild
19 index f31a98f93a1..df42e8fc203 100644
20 --- a/dev-db/mariadb/mariadb-10.0.37.ebuild
21 +++ b/dev-db/mariadb/mariadb-10.0.37.ebuild
22 @@ -40,7 +40,7 @@ REQUIRED_USE="jdbc? ( extraengine server !static )
23 ?? ( tcmalloc jemalloc )
24 static? ( yassl !pam )"
25
26 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
27 +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~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
31
32 diff --git a/dev-db/mariadb/mariadb-10.1.37.ebuild b/dev-db/mariadb/mariadb-10.1.37.ebuild
33 index bbbd396a290..e273028ef3a 100644
34 --- a/dev-db/mariadb/mariadb-10.1.37.ebuild
35 +++ b/dev-db/mariadb/mariadb-10.1.37.ebuild
36 @@ -40,7 +40,7 @@ REQUIRED_USE="jdbc? ( extraengine server !static )
37 ?? ( tcmalloc jemalloc )
38 static? ( yassl !pam )"
39
40 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
41 +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
42
43 # Shorten the path because the socket path length must be shorter than 107 chars
44 # and we will run a mysql server during test phase