summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-10-27 04:34:25 +0100
committerSam James <sam@gentoo.org>2023-10-27 04:34:25 +0100
commit7b08cc4b5a27e5e0c9d29837f60545294cfaa7a2 (patch)
tree73cb12d899e71a740b28c8095a75eca7cb749b1a /dev-db/mariadb
parenttoolchain.eclass: only pass -fno-harden-control-flow-redundancy for new enoug... (diff)
downloadgentoo-7b08cc4b5a27e5e0c9d29837f60545294cfaa7a2.tar.gz
gentoo-7b08cc4b5a27e5e0c9d29837f60545294cfaa7a2.tar.bz2
gentoo-7b08cc4b5a27e5e0c9d29837f60545294cfaa7a2.zip
dev-db/mariadb: Stabilize 10.6.14 arm, #909334
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-db/mariadb')
-rw-r--r--dev-db/mariadb/mariadb-10.6.14.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/mariadb/mariadb-10.6.14.ebuild b/dev-db/mariadb/mariadb-10.6.14.ebuild
index b997295340a3..8cd476075f7a 100644
--- a/dev-db/mariadb/mariadb-10.6.14.ebuild
+++ b/dev-db/mariadb/mariadb-10.6.14.ebuild
@@ -28,7 +28,7 @@ REQUIRED_USE="jdbc? ( extraengine server !static )
?? ( tcmalloc jemalloc )
static? ( yassl !pam )"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
# Shorten the path because the socket path length must be shorter than 107 chars
# and we will run a mysql server during test phase