diff options
author | Sam James <sam@gentoo.org> | 2023-03-09 23:47:03 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-03-09 23:47:03 +0000 |
commit | c2be765a428092b52d4617c88bee611ab8959eaf (patch) | |
tree | 85f5dbababe7e4e975cb8c5ea8582b85a20bf976 /dev-db | |
parent | media-video/pipewire: add 0.3.67 (diff) | |
download | gentoo-c2be765a428092b52d4617c88bee611ab8959eaf.tar.gz gentoo-c2be765a428092b52d4617c88bee611ab8959eaf.tar.bz2 gentoo-c2be765a428092b52d4617c88bee611ab8959eaf.zip |
dev-db/mariadb: Stabilize 10.5.18 arm64, #891273
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-db')
-rw-r--r-- | dev-db/mariadb/mariadb-10.5.18.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/mariadb/mariadb-10.5.18.ebuild b/dev-db/mariadb/mariadb-10.5.18.ebuild index e266e5af347b..7c02ff9e5998 100644 --- a/dev-db/mariadb/mariadb-10.5.18.ebuild +++ b/dev-db/mariadb/mariadb-10.5.18.ebuild @@ -34,7 +34,7 @@ REQUIRED_USE=" test? ( extraengine perl server xml ) " -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris ~x86-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 |