diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-02 20:54:43 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-02 20:54:43 +0200 |
commit | b40e6227517f2369d41f905947f4801653994181 (patch) | |
tree | e740cd7cd008989ce5d80496ba6bbc82c58b8cc4 /dev-db | |
parent | media-libs/tiff: Stabilize 4.4.0-r2 hppa, #883805 (diff) | |
download | gentoo-b40e6227517f2369d41f905947f4801653994181.tar.gz gentoo-b40e6227517f2369d41f905947f4801653994181.tar.bz2 gentoo-b40e6227517f2369d41f905947f4801653994181.zip |
dev-db/mariadb: Stabilize 10.3.36 ppc, #883965
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-db')
-rw-r--r-- | dev-db/mariadb/mariadb-10.3.36.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/mariadb/mariadb-10.3.36.ebuild b/dev-db/mariadb/mariadb-10.3.36.ebuild index 3fe4b8ea8334..ea4e83465e69 100644 --- a/dev-db/mariadb/mariadb-10.3.36.ebuild +++ b/dev-db/mariadb/mariadb-10.3.36.ebuild @@ -32,7 +32,7 @@ REQUIRED_USE="jdbc? ( extraengine server !static ) ?? ( tcmalloc jemalloc ) static? ( yassl !extraengine !pam )" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sparc ~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 |