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: Sun, 04 Feb 2018 20:42:30
Message-Id: 1517776942.bc88d24ca83a4334f5fbd622263d6e7216d15c79.slyfox@gentoo
1 commit: bc88d24ca83a4334f5fbd622263d6e7216d15c79
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sun Feb 4 20:42:15 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sun Feb 4 20:42:22 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bc88d24c
7
8 dev-db/mysql: stable 5.6.39 for ia64, bug #644986
9
10 Package-Manager: Portage-2.3.20, Repoman-2.3.6
11 RepoMan-Options: --include-arches="ia64"
12
13 dev-db/mysql/mysql-5.6.39.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-db/mysql/mysql-5.6.39.ebuild b/dev-db/mysql/mysql-5.6.39.ebuild
17 index 3bfd72aec23..3dd68d1d03b 100644
18 --- a/dev-db/mysql/mysql-5.6.39.ebuild
19 +++ b/dev-db/mysql/mysql-5.6.39.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:= )"