diff options
author | 2023-03-10 10:05:40 +0000 | |
---|---|---|
committer | 2023-03-10 10:05:40 +0000 | |
commit | a706a14c294fb3e5f1776ff58b2f5fbc0e7a9765 (patch) | |
tree | 00ffb175601899ec2210f38355afd7995113c9a4 /dev-db | |
parent | sci-libs/proj: add 9.2.0 (diff) | |
download | gentoo-a706a14c294fb3e5f1776ff58b2f5fbc0e7a9765.tar.gz gentoo-a706a14c294fb3e5f1776ff58b2f5fbc0e7a9765.tar.bz2 gentoo-a706a14c294fb3e5f1776ff58b2f5fbc0e7a9765.zip |
dev-db/mariadb: Stabilize 10.6.11 ppc, #891275
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-db')
-rw-r--r-- | dev-db/mariadb/mariadb-10.6.11.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/mariadb/mariadb-10.6.11.ebuild b/dev-db/mariadb/mariadb-10.6.11.ebuild index 23749ed68f35..b250908a26f4 100644 --- a/dev-db/mariadb/mariadb-10.6.11.ebuild +++ b/dev-db/mariadb/mariadb-10.6.11.ebuild @@ -34,7 +34,7 @@ REQUIRED_USE=" test? ( extraengine perl server xml ) " -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~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 ~loong ~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 |