diff options
author | 2024-02-13 16:52:08 +0100 | |
---|---|---|
committer | 2024-02-13 16:52:08 +0100 | |
commit | 4ed5cbc5d19c2437b6a768fd3a7f1d4c2fcf6ca3 (patch) | |
tree | 3b3f97aebb6a30f48786bd02150ef929be7d7403 /profiles/arch/s390 | |
parent | dev-util/sdl-jstest: fix cmake deprecation warning (diff) | |
download | gentoo-4ed5cbc5d19c2437b6a768fd3a7f1d4c2fcf6ca3.tar.gz gentoo-4ed5cbc5d19c2437b6a768fd3a7f1d4c2fcf6ca3.tar.bz2 gentoo-4ed5cbc5d19c2437b6a768fd3a7f1d4c2fcf6ca3.zip |
profiles/arch: mask mongo-c-driver test
tests require dev-db/mongodb. mask testing on arches where mongodb is
not keyworded
Bug: https://bugs.gentoo.org/924215
Signed-off-by: Eray Aslan <eras@gentoo.org>
Diffstat (limited to 'profiles/arch/s390')
-rw-r--r-- | profiles/arch/s390/package.use.mask | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/profiles/arch/s390/package.use.mask b/profiles/arch/s390/package.use.mask index 212cdaa36630..e7296fbdde3e 100644 --- a/profiles/arch/s390/package.use.mask +++ b/profiles/arch/s390/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Eray Aslan <eras@gentoo.org> (2024-02-13) +# tests require dev-db/mongodb which is not keyworded +dev-libs/mongo-c-driver test + # Leonardo Hernández Hernández <leohdz172@proton.me> (2024-01-15) # net-libs/grpc not keyworded here app-admin/syslog-ng grpc |