diff options
author | Sam James <sam@gentoo.org> | 2023-06-28 22:22:01 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-06-28 22:22:01 +0100 |
commit | 4459d6b4a5e86375ddc3c89a0f891ed4bf86933b (patch) | |
tree | 68f60659aa8e6e944574bfae10c7e16f2bd8e6df /dev-db/mariadb | |
parent | net-analyzer/zabbix: Stabilize 6.4.3 amd64, #907283 (diff) | |
download | gentoo-4459d6b4a5e86375ddc3c89a0f891ed4bf86933b.tar.gz gentoo-4459d6b4a5e86375ddc3c89a0f891ed4bf86933b.tar.bz2 gentoo-4459d6b4a5e86375ddc3c89a0f891ed4bf86933b.zip |
dev-db/mariadb: Stabilize 10.4.30 amd64, #909332
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-db/mariadb')
-rw-r--r-- | dev-db/mariadb/mariadb-10.4.30.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/mariadb/mariadb-10.4.30.ebuild b/dev-db/mariadb/mariadb-10.4.30.ebuild index f48ea6c0c6be..bdfd5eeb7039 100644 --- a/dev-db/mariadb/mariadb-10.4.30.ebuild +++ b/dev-db/mariadb/mariadb-10.4.30.ebuild @@ -32,7 +32,7 @@ REQUIRED_USE="jdbc? ( extraengine server !static ) ?? ( tcmalloc jemalloc ) static? ( yassl !pam )" -KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~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 |