Gentoo Archives: gentoo-commits

From: Richard Freeman <rich0@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-db/mariadb/
Date: Sat, 30 Jan 2016 13:06:18
Message-Id: 1454159159.211842f9e29c02affd6850a946876af841feebf4.rich0@gentoo
1 commit: 211842f9e29c02affd6850a946876af841feebf4
2 Author: Richard Freeman <rich0 <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jan 30 13:05:59 2016 +0000
4 Commit: Richard Freeman <rich0 <AT> gentoo <DOT> org>
5 CommitDate: Sat Jan 30 13:05:59 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=211842f9
7
8 dev-db/mariadb: amd64 stable
9
10 Bug: 572872
11
12 Package-Manager: portage-2.2.26
13
14 dev-db/mariadb/mariadb-10.0.23.ebuild | 4 ++--
15 1 file changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/dev-db/mariadb/mariadb-10.0.23.ebuild b/dev-db/mariadb/mariadb-10.0.23.ebuild
18 index b369838..dc53356 100644
19 --- a/dev-db/mariadb/mariadb-10.0.23.ebuild
20 +++ b/dev-db/mariadb/mariadb-10.0.23.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 1999-2015 Gentoo Foundation
23 +# Copyright 1999-2016 Gentoo Foundation
24 # Distributed under the terms of the GNU General Public License v2
25 # $Id$
26
27 @@ -20,7 +20,7 @@ RESTRICT="!bindist? ( bindist )"
28 REQUIRED_USE="tokudb? ( jemalloc ) static? ( !pam )"
29
30 # REMEMBER: also update eclass/mysql*.eclass before committing!
31 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
32 +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
33
34 # When MY_EXTRAS is bumped, the index should be revised to exclude these.
35 EPATCH_EXCLUDE='20004_all_mariadb-filter-tokudb-flags-10.0.7.patch'