diff options
author | Sam James <sam@gentoo.org> | 2023-03-10 10:05:45 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-03-10 10:05:45 +0000 |
commit | 9f054a877a945207400f2297230b1ac4c75680ee (patch) | |
tree | 08099b758a16422097664d5c03d0be5046901927 /dev-db/mariadb | |
parent | dev-db/mariadb: Stabilize 10.4.27 ppc, #891271 (diff) | |
download | gentoo-9f054a877a945207400f2297230b1ac4c75680ee.tar.gz gentoo-9f054a877a945207400f2297230b1ac4c75680ee.tar.bz2 gentoo-9f054a877a945207400f2297230b1ac4c75680ee.zip |
dev-db/mariadb: Stabilize 10.5.18 ppc, #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 95ca5fc80444..381adae909e6 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 |