diff options
author | Sam James <sam@gentoo.org> | 2023-06-03 06:45:26 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-06-03 06:45:26 +0100 |
commit | 9c5a3ee1c4b4cd255a84289594996f9420a829d8 (patch) | |
tree | 14635ce1fbb86b43f3e98791bdf4dfc3eadf31fd /dev-db | |
parent | www-servers/apache: Stabilize 2.4.56 arm64, #903493 (diff) | |
download | gentoo-9c5a3ee1c4b4cd255a84289594996f9420a829d8.tar.gz gentoo-9c5a3ee1c4b4cd255a84289594996f9420a829d8.tar.bz2 gentoo-9c5a3ee1c4b4cd255a84289594996f9420a829d8.zip |
dev-db/mariadb: Stabilize 10.4.28-r1 amd64, #906236
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-db')
-rw-r--r-- | dev-db/mariadb/mariadb-10.4.28-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/mariadb/mariadb-10.4.28-r1.ebuild b/dev-db/mariadb/mariadb-10.4.28-r1.ebuild index cb0b0061b3a4..0583a77b61c2 100644 --- a/dev-db/mariadb/mariadb-10.4.28-r1.ebuild +++ b/dev-db/mariadb/mariadb-10.4.28-r1.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 |