commit: 988d9be3cfaff2589ee033358c40ce098a9df1ed
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 18 08:40:08 2025 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Oct 18 08:40:08 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=988d9be3
dev-db/mysql: Stabilize 8.0.43 arm64, #957686
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-db/mysql/mysql-8.0.43.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-db/mysql/mysql-8.0.43.ebuild b/dev-db/mysql/mysql-8.0.43.ebuild
index a2cd77fb319c..ea37cd9a8a11 100644
--- a/dev-db/mysql/mysql-8.0.43.ebuild
+++ b/dev-db/mysql/mysql-8.0.43.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
~amd64-linux ~x86-linux ~x64-macos ~x64-solaris"
+KEYWORDS="~amd64 ~arm arm64 ~hppa ~mips -ppc ~ppc64 ~riscv ~s390 ~sparc ~x86
~amd64-linux ~x86-linux ~x64-macos ~x64-solaris"
IUSE="cjk cracklib debug jemalloc latin1 numa +perl profiling router selinux
+server tcmalloc test test-install"
RESTRICT="!test? ( test )"