Gentoo Archives: gentoo-commits

From: Arthur Zamarin <arthurzam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-db/mysql/
Date: Fri, 02 Dec 2022 08:02:28
Message-Id: 1669968132.1a8b6eb71728da3f5a56a8218298ba1fb72a3bd2.arthurzam@gentoo
1 commit: 1a8b6eb71728da3f5a56a8218298ba1fb72a3bd2
2 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
3 AuthorDate: Fri Dec 2 08:02:12 2022 +0000
4 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
5 CommitDate: Fri Dec 2 08:02:12 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1a8b6eb7
7
8 dev-db/mysql: Stabilize 8.0.31 amd64, #878909
9
10 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
11
12 dev-db/mysql/mysql-8.0.31.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-db/mysql/mysql-8.0.31.ebuild b/dev-db/mysql/mysql-8.0.31.ebuild
16 index 2afca38d6e20..f34f46ee8443 100644
17 --- a/dev-db/mysql/mysql-8.0.31.ebuild
18 +++ b/dev-db/mysql/mysql-8.0.31.ebuild
19 @@ -25,7 +25,7 @@ S="${WORKDIR}/mysql"
20 LICENSE="GPL-2"
21 SLOT="8.0"
22 # -ppc, -riscv for bug #761715
23 -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips -ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x64-solaris ~x86-solaris"
24 +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ia64 ~mips -ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x64-solaris ~x86-solaris"
25 IUSE="cjk cracklib debug jemalloc latin1 numa +perl profiling router selinux +server tcmalloc test"
26 RESTRICT="!test? ( test )"
27 REQUIRED_USE="?? ( tcmalloc jemalloc )