commit: cc5b696a986ef8c9f375e9ed3df3367170e01119 Author: Marek Szuba <marecki <AT> gentoo <DOT> org> AuthorDate: Sat Aug 14 00:37:10 2021 +0000 Commit: Marek Szuba <marecki <AT> gentoo <DOT> org> CommitDate: Sat Aug 14 00:38:39 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cc5b696a
profiles/arch/riscv: update MySQL/MariaDB-related USE masks These now fall under "tested but either not working or problematic". Signed-off-by: Marek Szuba <marecki <AT> gentoo.org> profiles/arch/riscv/package.use.mask | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/profiles/arch/riscv/package.use.mask b/profiles/arch/riscv/package.use.mask index 039e4b978bb..0458d862d36 100644 --- a/profiles/arch/riscv/package.use.mask +++ b/profiles/arch/riscv/package.use.mask @@ -1,6 +1,16 @@ # Copyright 2019-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Marek Szuba <[email protected]> (2021-08-14) +# virtual/mysql & co. round-up: +# dev-db/mariadb fails tests here, see Bug #807995 +# >=dev-db/mysql-8.0.22 do not support this arch +# dev-db/percona-server not tested yet, WIP +# dev-db/mariadb-galera has been absent from the tree since June 2019 +# dev-db/mysql-cluster not tested yet, seriously outdated +sci-libs/gdal mysql +sys-cluster/slurm slurmdbd + # Marek Szuba <[email protected]> (2021-08-11) # dev-ruby/httpclient not keyworded here due to failing tests # (Bug #807727). That said, with httpclient-2.8.3 installed manually @@ -130,8 +140,8 @@ net-misc/connman iwd ofono sys-block/thin-provisioning-tools test # - sys-cluster/knem, sys-fabric/infinipath-psm sys-cluster/openmpi openmpi_fabrics_knem openmpi_fabrics_psm -# - sys-fabric/ofed, dev-db/mariadb | dev-db/mysql -sys-cluster/slurm ofed slurmdbd +# - sys-fabric/ofed +sys-cluster/slurm ofed # Yixun Lan <[email protected]> (2021-05-24) # Dependencies not keyworded, not tested
