Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-db/mysql/
Date: Wed, 14 Feb 2018 16:35:05
Message-Id: 1518612984.66a1fcc52a5cc33eac1f85d1a966c0a94afa6796.whissi@gentoo
1 commit: 66a1fcc52a5cc33eac1f85d1a966c0a94afa6796
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Wed Feb 14 12:56:24 2018 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Wed Feb 14 12:56:24 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=66a1fcc5
7
8 dev-db/mysql: x86 stable (bug #644986)
9
10 Package-Manager: Portage-2.3.24, Repoman-2.3.6
11
12 dev-db/mysql/mysql-5.6.39.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-db/mysql/mysql-5.6.39.ebuild b/dev-db/mysql/mysql-5.6.39.ebuild
16 index 7aa1873de8f..ca8aeb2e62a 100644
17 --- a/dev-db/mysql/mysql-5.6.39.ebuild
18 +++ b/dev-db/mysql/mysql-5.6.39.ebuild
19 @@ -16,7 +16,7 @@ inherit mysql-multilib-r1
20 IUSE="$IUSE numa"
21
22 # REMEMBER: also update eclass/mysql*.eclass before committing!
23 -KEYWORDS="~alpha amd64 arm ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
24 +KEYWORDS="~alpha amd64 arm ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
25
26 COMMON_DEPEND="numa? ( sys-process/numactl:= )"