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: Mon, 18 Nov 2019 13:41:08
Message-Id: 1574084447.38310333477bc20e5b14192e6e1c48c869e7a8bd.ago@gentoo
1 commit: 38310333477bc20e5b14192e6e1c48c869e7a8bd
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Mon Nov 18 13:40:47 2019 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Mon Nov 18 13:40:47 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=38310333
7
8 dev-db/mariadb: amd64 stable wrt bug #699874
9
10 Package-Manager: Portage-2.3.76, Repoman-2.3.16
11 RepoMan-Options: --include-arches="amd64"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 dev-db/mariadb/mariadb-10.1.43.ebuild | 2 +-
15 dev-db/mariadb/mariadb-10.2.29.ebuild | 2 +-
16 2 files changed, 2 insertions(+), 2 deletions(-)
17
18 diff --git a/dev-db/mariadb/mariadb-10.1.43.ebuild b/dev-db/mariadb/mariadb-10.1.43.ebuild
19 index e900614ec03..3965dfd6c7c 100644
20 --- a/dev-db/mariadb/mariadb-10.1.43.ebuild
21 +++ b/dev-db/mariadb/mariadb-10.1.43.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.2.29.ebuild b/dev-db/mariadb/mariadb-10.2.29.ebuild
33 index df420dcf743..2cf67ae79d6 100644
34 --- a/dev-db/mariadb/mariadb-10.2.29.ebuild
35 +++ b/dev-db/mariadb/mariadb-10.2.29.ebuild
36 @@ -42,7 +42,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 ~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 ~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