diff options
author | Sam James <sam@gentoo.org> | 2023-03-09 23:47:17 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-03-09 23:47:17 +0000 |
commit | 1ab1c08e2e2088858e611a09e608c386d09e4ee1 (patch) | |
tree | 7a3dc8b5125b631ad7f6cd559152abba7315ca28 /dev-db/mariadb | |
parent | dev-db/mariadb: Stabilize 10.4.27 arm, #891271 (diff) | |
download | gentoo-1ab1c08e2e2088858e611a09e608c386d09e4ee1.tar.gz gentoo-1ab1c08e2e2088858e611a09e608c386d09e4ee1.tar.bz2 gentoo-1ab1c08e2e2088858e611a09e608c386d09e4ee1.zip |
dev-db/mariadb: Stabilize 10.5.18 arm, #891273
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-db/mariadb')
-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 7c02ff9e5998..95ca5fc80444 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 |