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/mariadb/
Date: Wed, 28 Nov 2018 23:11:46
Message-Id: 1543446588.92d2122ac92eb150699b1a5534c8559f4cdbcbda.slyfox@gentoo
1 commit: 92d2122ac92eb150699b1a5534c8559f4cdbcbda
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Wed Nov 28 23:09:48 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Wed Nov 28 23:09:48 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=92d2122a
7
8 dev-db/mariadb: stable 10.1.37 for ia64, bug #670388
9
10 Package-Manager: Portage-2.3.52, Repoman-2.3.12
11 RepoMan-Options: --include-arches="ia64"
12 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
13
14 dev-db/mariadb/mariadb-10.1.37.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-db/mariadb/mariadb-10.1.37.ebuild b/dev-db/mariadb/mariadb-10.1.37.ebuild
18 index 3c23d47a09d..2e9377e5057 100644
19 --- a/dev-db/mariadb/mariadb-10.1.37.ebuild
20 +++ b/dev-db/mariadb/mariadb-10.1.37.ebuild
21 @@ -40,7 +40,7 @@ REQUIRED_USE="jdbc? ( extraengine server !static )
22 ?? ( tcmalloc jemalloc )
23 static? ( yassl !pam )"
24
25 -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"
26 +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"
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