diff options
author | Sam James <sam@gentoo.org> | 2023-03-10 10:06:01 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-03-10 10:06:01 +0000 |
commit | e3775d5885fa4c3c8e34db66ed96047d5b907206 (patch) | |
tree | b625aa9e897306f167b526a0488aada01d26d623 /dev-db/mariadb | |
parent | dev-db/mariadb: Stabilize 10.4.27 ppc64, #891271 (diff) | |
download | gentoo-e3775d5885fa4c3c8e34db66ed96047d5b907206.tar.gz gentoo-e3775d5885fa4c3c8e34db66ed96047d5b907206.tar.bz2 gentoo-e3775d5885fa4c3c8e34db66ed96047d5b907206.zip |
dev-db/mariadb: Stabilize 10.5.18 ppc64, #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 381adae909e6..345f2fb47319 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 |