diff options
author | 2023-03-10 10:05:55 +0000 | |
---|---|---|
committer | 2023-03-10 10:05:55 +0000 | |
commit | 7066a96a35c8588ad6ed8a714c824d76b7965127 (patch) | |
tree | bf0edd46c4aa139e05b22663bfe437b0d157d6e7 /dev-db/mariadb | |
parent | dev-db/mariadb: Stabilize 10.5.18 ppc, #891273 (diff) | |
download | gentoo-7066a96a35c8588ad6ed8a714c824d76b7965127.tar.gz gentoo-7066a96a35c8588ad6ed8a714c824d76b7965127.tar.bz2 gentoo-7066a96a35c8588ad6ed8a714c824d76b7965127.zip |
dev-db/mariadb: Stabilize 10.6.11 ppc64, #891275
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-db/mariadb')
-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 b250908a26f4..d9d6aeccc8f0 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 |