Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-db/mariadb/
Date: Mon, 17 Sep 2018 20:15:54
Message-Id: 1537215340.708e416de0909e2b7489a4572244aa0db346a229.mattst88@gentoo
1 commit: 708e416de0909e2b7489a4572244aa0db346a229
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Mon Sep 17 20:15:29 2018 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Mon Sep 17 20:15:40 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=708e416d
7
8 dev-db/mariadb-10.0.35-r2: ppc stable, bug 661500
9
10 dev-db/mariadb/mariadb-10.0.35-r2.ebuild | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/dev-db/mariadb/mariadb-10.0.35-r2.ebuild b/dev-db/mariadb/mariadb-10.0.35-r2.ebuild
14 index ebc90238af8..589ca5ed93e 100644
15 --- a/dev-db/mariadb/mariadb-10.0.35-r2.ebuild
16 +++ b/dev-db/mariadb/mariadb-10.0.35-r2.ebuild
17 @@ -40,7 +40,7 @@ REQUIRED_USE="jdbc? ( extraengine server !static )
18 ?? ( tcmalloc jemalloc )
19 static? ( yassl !pam )"
20
21 -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"
22 +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"
23
24 # Shorten the path because the socket path length must be shorter than 107 chars
25 # and we will run a mysql server during test phase