[gentoo-commits] repo/gentoo:master commit in: profiles/arch/amd64/, profiles/arch/arm64/, profiles/arch/base/

2023-06-24 Thread Michał Górny
commit: 1959257b666dae415b27c0c4c4c27f178e8b6712
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Jun 24 09:09:18 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Jun 24 11:32:14 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1959257b

profiles/arch: Mask dev-python/pymongo[test-full] on most arches

Signed-off-by: Michał Górny  gentoo.org>

 profiles/arch/amd64/package.use.mask | 4 
 profiles/arch/arm64/package.use.mask | 4 
 profiles/arch/base/package.use.mask  | 4 
 3 files changed, 12 insertions(+)

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  (2023-06-24)
+# dev-db/mongodb miraculously got keyworded here.
+dev-python/pymongo -test-full
+
 # Sam James  (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  (2023-06-24)
+# dev-db/mongodb miraculously got keyworded here.
+dev-python/pymongo -test-full
+
 # Sam James  (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  (2023-06-24)
+# dev-db/mongodb builds practically only on the authors' computer.
+dev-python/pymongo test-full
+
 # Sam James  (2023-06-09)
 # dev-cpp/cppdap is not keyworded on most arches
 dev-util/cmake debugger



[gentoo-commits] repo/gentoo:master commit in: profiles/arch/amd64/, profiles/arch/arm64/, profiles/arch/base/

2017-05-22 Thread James Le Cuirot
commit: 7b4af10b342ae6d93be53161b429416702a51eaf
Author: James Le Cuirot  gentoo  org>
AuthorDate: Mon May 22 09:14:30 2017 +
Commit: James Le Cuirot  gentoo  org>
CommitDate: Mon May 22 10:04:39 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b4af10b

profiles: Update dev-java/icedtea[shenandoah] mask to allow arm64

 profiles/arch/amd64/package.use.mask | 2 +-
 profiles/arch/arm64/package.use.mask | 4 
 profiles/arch/base/package.use.mask  | 2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)

diff --git a/profiles/arch/amd64/package.use.mask 
b/profiles/arch/amd64/package.use.mask
index 4ee9201d136..39542d77bac 100644
--- a/profiles/arch/amd64/package.use.mask
+++ b/profiles/arch/amd64/package.use.mask
@@ -73,7 +73,7 @@ dev-db/mariadb -jdbc
 >=www-client/firefox-48 -pgo
 
 # James Le Cuirot  (26 Jul 2016)
-# Only available on amd64.
+# Only available on some architectures.
 dev-java/icedtea -shenandoah
 
 # Mike Gilbert  (23 Jun 2016)

diff --git a/profiles/arch/arm64/package.use.mask 
b/profiles/arch/arm64/package.use.mask
index 45b457c9f09..41e06b37126 100644
--- a/profiles/arch/arm64/package.use.mask
+++ b/profiles/arch/arm64/package.use.mask
@@ -1,6 +1,10 @@
 # Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
+# James Le Cuirot  (22 May 2017)
+# Only available on some architectures.
+dev-java/icedtea -shenandoah
+
 # Michael Weber  (18 May 2017)
 # mask due missing keywords on dev-python/epydoc[latex]
 sys-apps/portage epydoc

diff --git a/profiles/arch/base/package.use.mask 
b/profiles/arch/base/package.use.mask
index e379a256d7c..281ec6669ef 100644
--- a/profiles/arch/base/package.use.mask
+++ b/profiles/arch/base/package.use.mask
@@ -47,7 +47,7 @@ dev-db/percona-server tokudb tokudb-backup-plugin
 dev-db/mariadb jdbc
 
 # James Le Cuirot  (26 Jul 2016)
-# Only available on amd64.
+# Only available on some architectures.
 dev-java/icedtea shenandoah
 
 # Mike Gilbert  (23 Jun 2016)