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/mysql/
Date: Sat, 01 Sep 2018 23:18:11
Message-Id: 1535843689.08464fc02fcebc56048863a4bde184884ec0abe0.slyfox@gentoo
1 commit: 08464fc02fcebc56048863a4bde184884ec0abe0
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sat Sep 1 23:14:49 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sat Sep 1 23:14:49 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=08464fc0
7
8 dev-db/mysql: stable 5.6.40 for ia64, bug #655182
9
10 Package-Manager: Portage-2.3.48, Repoman-2.3.10
11 RepoMan-Options: --include-arches="ia64"
12
13 dev-db/mysql/mysql-5.6.40.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-db/mysql/mysql-5.6.40.ebuild b/dev-db/mysql/mysql-5.6.40.ebuild
17 index 27a71d0b87a..9df05a4bc7f 100644
18 --- a/dev-db/mysql/mysql-5.6.40.ebuild
19 +++ b/dev-db/mysql/mysql-5.6.40.ebuild
20 @@ -16,7 +16,7 @@ inherit mysql-multilib-r1
21 IUSE="$IUSE numa"
22
23 # REMEMBER: also update eclass/mysql*.eclass before committing!
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 +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"
26
27 COMMON_DEPEND="numa? ( sys-process/numactl:= )"