summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2023-06-24 11:09:18 +0200
committerMichał Górny <mgorny@gentoo.org>2023-06-24 13:32:14 +0200
commit1959257b666dae415b27c0c4c4c27f178e8b6712 (patch)
tree91c86bcfcc9ad258643cefe5a6ad7069ece13093
parentdev-python/pymongo: Support running the test suite without mongodb (diff)
downloadgentoo-1959257b666dae415b27c0c4c4c27f178e8b6712.tar.gz
gentoo-1959257b666dae415b27c0c4c4c27f178e8b6712.tar.bz2
gentoo-1959257b666dae415b27c0c4c4c27f178e8b6712.zip
profiles/arch: Mask dev-python/pymongo[test-full] on most arches
Signed-off-by: Michał Górny <mgorny@gentoo.org>
-rw-r--r--profiles/arch/amd64/package.use.mask4
-rw-r--r--profiles/arch/arm64/package.use.mask4
-rw-r--r--profiles/arch/base/package.use.mask4
3 files changed, 12 insertions, 0 deletions
diff --git a/profiles/arch/amd64/package.use.mask b/profiles/arch/amd64/package.use.mask
index 95d4c48b9fb4..1f7b964ebc19 100644
--- a/profiles/arch/amd64/package.use.mask
+++ b/profiles/arch/amd64/package.use.mask
@@ -17,6 +17,10 @@
#--- END OF EXAMPLES ---
+# Michał Górny <mgorny@gentoo.org> (2023-06-24)
+# dev-db/mongodb miraculously got keyworded here.
+dev-python/pymongo -test-full
+
# Sam James <sam@gentoo.org> (2023-06-09)
# dev-cpp/cppdap is not keyworded on most arches
dev-util/cmake -debugger
diff --git a/profiles/arch/arm64/package.use.mask b/profiles/arch/arm64/package.use.mask
index 552515ec4e09..0ba072e2ae38 100644
--- a/profiles/arch/arm64/package.use.mask
+++ b/profiles/arch/arm64/package.use.mask
@@ -1,6 +1,10 @@
# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
+# Michał Górny <mgorny@gentoo.org> (2023-06-24)
+# dev-db/mongodb miraculously got keyworded here.
+dev-python/pymongo -test-full
+
# Sam James <sam@gentoo.org> (2023-04-17)
# Ruby has several JITs available but they need porting to individual arches.
# Unmask on specific arches where it's available.
diff --git a/profiles/arch/base/package.use.mask b/profiles/arch/base/package.use.mask
index b0ca89d14d07..7bc135207b0c 100644
--- a/profiles/arch/base/package.use.mask
+++ b/profiles/arch/base/package.use.mask
@@ -1,6 +1,10 @@
# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
+# Michał Górny <mgorny@gentoo.org> (2023-06-24)
+# dev-db/mongodb builds practically only on the authors' computer.
+dev-python/pymongo test-full
+
# Sam James <sam@gentoo.org> (2023-06-09)
# dev-cpp/cppdap is not keyworded on most arches
dev-util/cmake debugger