commit: 46d6acac45844e3eb416cf80cebde223ae412637 Author: Eray Aslan <eras <AT> gentoo <DOT> org> AuthorDate: Thu May 8 13:38:55 2025 +0000 Commit: Eray Aslan <eras <AT> gentoo <DOT> org> CommitDate: Thu May 8 13:38:55 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=46d6acac
net-mail/dovecot: Mask cdb use flag where the dev-db/tinycdb dependency is not keyworded: alpha, arm, powerpc, s390 and sparc Signed-off-by: Eray Aslan <eras <AT> gentoo.org> profiles/arch/alpha/package.use.mask | 4 ++++ profiles/arch/arm/package.use.mask | 3 +++ profiles/arch/powerpc/package.use.mask | 4 ++++ profiles/arch/s390/package.use.mask | 4 ++++ profiles/arch/sparc/package.use.mask | 4 ++++ 5 files changed, 19 insertions(+) diff --git a/profiles/arch/alpha/package.use.mask b/profiles/arch/alpha/package.use.mask index d05c1282691c..00c591d9308d 100644 --- a/profiles/arch/alpha/package.use.mask +++ b/profiles/arch/alpha/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Eray Aslan <[email protected]> (2025-05-08) +# dev-db/tinycdb is not keyworded here +net-mail/dovecot cdb + # Andreas Sturmlechner <[email protected]> (2025-05-03) # dev-qt/qtbase:6 is not keyworded here media-libs/openal gui diff --git a/profiles/arch/arm/package.use.mask b/profiles/arch/arm/package.use.mask index 84cdaad00159..ae0801470b17 100644 --- a/profiles/arch/arm/package.use.mask +++ b/profiles/arch/arm/package.use.mask @@ -1,6 +1,9 @@ # Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Eray Aslan <[email protected]> (2025-05-08) +# dev-db/tinycdb is not keyworded here +net-mail/dovecot cdb # Paul Zander <[email protected]> (2025-05-06) # dev-python/nanobind is not keyworded here diff --git a/profiles/arch/powerpc/package.use.mask b/profiles/arch/powerpc/package.use.mask index 09c69375f80f..72532dea9534 100644 --- a/profiles/arch/powerpc/package.use.mask +++ b/profiles/arch/powerpc/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Eray Aslan <[email protected]> (2025-05-08) +# dev-db/tinycdb is not keyworded here +net-mail/dovecot cdb + # PPN-SD <[email protected]> (2025-04-08) # media-libs/libsidplayfp is not keyworded media-sound/mpd sid diff --git a/profiles/arch/s390/package.use.mask b/profiles/arch/s390/package.use.mask index d90c82d39c41..29defb854e28 100644 --- a/profiles/arch/s390/package.use.mask +++ b/profiles/arch/s390/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Eray Aslan <[email protected]> (2025-05-08) +# dev-db/tinycdb is not keyworded here +net-mail/dovecot cdb + # NRK <[email protected]> (2025-04-07) # media-libs/libyuv is not keyworded media-libs/imlib2 y4m diff --git a/profiles/arch/sparc/package.use.mask b/profiles/arch/sparc/package.use.mask index 4100a910d438..1eaa79ef5eb1 100644 --- a/profiles/arch/sparc/package.use.mask +++ b/profiles/arch/sparc/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Eray Aslan <[email protected]> (2025-05-08) +# dev-db/tinycdb is not keyworded here +net-mail/dovecot cdb + # Viorel Munteanu (2025-05-06) # Needs dev-lang/go which is not keyworded here net-dialup/picocom man
