public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: profiles/arch/arm64/, profiles/arch/amd64/, profiles/arch/base/, ...
@ 2025-03-09 23:01 Sam James
  0 siblings, 0 replies; only message in thread
From: Sam James @ 2025-03-09 23:01 UTC (permalink / raw
  To: gentoo-commits

commit:     23078bb61cb9f5976ff38aaaa05ee8846ee3b33f
Author:     Thibaud CANALE <thican <AT> thican <DOT> net>
AuthorDate: Sun Mar  9 21:07:44 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Mar  9 23:00:33 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=23078bb6

profiles/arch: restrict Certbot’s module "google dns" to amd64, arm64 and x86

Dependencies for Certbot’s “Google DNS Authenticator” are only currently
keyworded for amd64, arm64 and x86, so mask its USE flag by default.

Bug: https://bugs.gentoo.org/949851
Signed-off-by: Thibaud CANALE <thican <AT> thican.net>
Closes: https://github.com/gentoo/gentoo/pull/40985
Signed-off-by: Sam James <sam <AT> gentoo.org>

 profiles/arch/amd64/package.use.mask | 4 ++++
 profiles/arch/arm64/package.use.mask | 4 ++++
 profiles/arch/base/package.use.mask  | 6 ++++++
 profiles/arch/x86/package.use.mask   | 4 ++++
 4 files changed, 18 insertions(+)

diff --git a/profiles/arch/amd64/package.use.mask b/profiles/arch/amd64/package.use.mask
index 75dd18accfa8..4ab21f782c0f 100644
--- a/profiles/arch/amd64/package.use.mask
+++ b/profiles/arch/amd64/package.use.mask
@@ -17,6 +17,10 @@
 
 #--- END OF EXAMPLES ---
 
+# Thibaud CANALE <thican@thican.net> (2025-03-09)
+# Google DNS dependencies available (bug 949851)
+app-crypt/certbot -certbot-dns-google
+
 # Nowa Ammerlaan <nowa@gentoo.org> (2025-02-03)
 # QtWebView is available here
 dev-python/pyside -webview

diff --git a/profiles/arch/arm64/package.use.mask b/profiles/arch/arm64/package.use.mask
index bad25872aff3..b60e01d5b242 100644
--- a/profiles/arch/arm64/package.use.mask
+++ b/profiles/arch/arm64/package.use.mask
@@ -1,6 +1,10 @@
 # Copyright 1999-2025 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
+# Thibaud CANALE <thican@thican.net> (2025-03-09)
+# Google DNS dependencies available (bug 949851)
+app-crypt/certbot -certbot-dns-google
+
 # Paul Zander <negril.nx+gentoo@gmail.com> (2025-02-23)
 # Not part of the arm64 archive
 dev-util/nvidia-cuda-toolkit -examples -rdma

diff --git a/profiles/arch/base/package.use.mask b/profiles/arch/base/package.use.mask
index 08fc31c1b1fc..e0b6400c3139 100644
--- a/profiles/arch/base/package.use.mask
+++ b/profiles/arch/base/package.use.mask
@@ -1,6 +1,12 @@
 # Copyright 1999-2025 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
+# Thibaud CANALE <thican@thican.net> (2025-03-09)
+# Too many dependencies are not keyworded (bug 949851)
+# - dev-python/google-api-python-client
+# - dev-python/google-auth
+app-crypt/certbot certbot-dns-google
+
 # Nowa Ammerlaan <nowa@gentoo.org> (2025-02-03)
 # QtWebView is not available everywhere
 dev-python/pyside webview

diff --git a/profiles/arch/x86/package.use.mask b/profiles/arch/x86/package.use.mask
index 50737a610007..c6ebe9b80b1f 100644
--- a/profiles/arch/x86/package.use.mask
+++ b/profiles/arch/x86/package.use.mask
@@ -1,6 +1,10 @@
 # Copyright 1999-2025 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
+# Thibaud CANALE <thican@thican.net> (2025-03-09)
+# Google DNS dependencies available (bug 949851)
+app-crypt/certbot -certbot-dns-google
+
 # Alfred Wingate <parona@protonmail.com> (2025-02-22)
 # media-libs/zint is not keyworded here
 media-libs/zxing-cpp experimental


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2025-03-09 23:01 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-03-09 23:01 [gentoo-commits] repo/gentoo:master commit in: profiles/arch/arm64/, profiles/arch/amd64/, profiles/arch/base/, Sam James

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox