commit: 40cfeed4328618df009a0d23cc5f85feb162cce3
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 9 03:00:38 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Jan 9 03:00:38 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=40cfeed4
dev-db/mariadb: Stabilize 10.6.17 arm64, #935048
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-db/mariadb/mariadb-10.6.17.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-db/mariadb/mariadb-10.6.17.ebuild
b/dev-db/mariadb/mariadb-10.6.17.ebuild
index acf533c2cb8c..bf3b66e6ff22 100644
--- a/dev-db/mariadb/mariadb-10.6.17.ebuild
+++ b/dev-db/mariadb/mariadb-10.6.17.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="8"
@@ -29,7 +29,7 @@ REQUIRED_USE="jdbc? ( extraengine server !static )
static? ( yassl !pam )
test? ( extraengine )"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv x86"
+KEYWORDS="amd64 ~arm arm64 ~ppc ~ppc64 ~riscv x86"
# Shorten the path because the socket path length must be shorter than 107
chars
# and we will run a mysql server during test phase