commit: 1fb6f0e95c5735b788749c6b8e53d12dba494641
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 18 21:01:28 2026 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Feb 18 21:02:32 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1fb6f0e9
dev-db/mysql: Stabilize 8.0.44 ppc64, #968484
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-db/mysql/mysql-8.0.44.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-db/mysql/mysql-8.0.44.ebuild b/dev-db/mysql/mysql-8.0.44.ebuild
index eedf85ed0581..b8c2909f21f2 100644
--- a/dev-db/mysql/mysql-8.0.44.ebuild
+++ b/dev-db/mysql/mysql-8.0.44.ebuild
@@ -25,7 +25,7 @@ S="${WORKDIR}/mysql"
LICENSE="GPL-2"
SLOT="8.0"
# -ppc for bug #761715
-KEYWORDS="amd64 arm arm64 ~hppa ~mips -ppc ~ppc64 ~riscv ~s390 ~sparc ~x86
~x64-macos ~x64-solaris"
+KEYWORDS="amd64 arm arm64 ~hppa ~mips -ppc ppc64 ~riscv ~s390 ~sparc ~x86
~x64-macos ~x64-solaris"
IUSE="cjk cracklib debug jemalloc latin1 numa +perl profiling router selinux
+server tcmalloc test test-install"
RESTRICT="!test? ( test )"