commit: 9a0700604c1b5b822032b30c4f60f8ca19fd1583 Author: Matthew Smith <matthew <AT> gentoo <DOT> org> AuthorDate: Sun Jul 10 08:38:08 2022 +0000 Commit: Matthew Smith <matthew <AT> gentoo <DOT> org> CommitDate: Sun Jul 10 08:39:41 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a070060
profiles/arch: mask putty doc where halibut is not keyworded Signed-off-by: Matthew Smith <matthew <AT> gentoo.org> profiles/arch/alpha/package.use.mask | 4 ++++ profiles/arch/arm64/package.use.mask | 4 ++++ profiles/arch/hppa/package.use.mask | 4 ++++ profiles/arch/powerpc/ppc64/package.use.mask | 4 ++++ profiles/arch/sparc/package.use.mask | 4 ++++ 5 files changed, 20 insertions(+) diff --git a/profiles/arch/alpha/package.use.mask b/profiles/arch/alpha/package.use.mask index de7ba0224b4d..f8d75f42430c 100644 --- a/profiles/arch/alpha/package.use.mask +++ b/profiles/arch/alpha/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Matthew Smith <[email protected]> (2022-07-10) +# Needs unkeyworded app-doc/halibut +>=net-misc/putty-0.77 doc + # Sergey Torokhov <[email protected]> (2022-06-22) # media-libs/libjxl is not keyworded # bug https://bugs.gentoo.org/853628 diff --git a/profiles/arch/arm64/package.use.mask b/profiles/arch/arm64/package.use.mask index f4cb7901cf98..7e87677f4ecd 100644 --- a/profiles/arch/arm64/package.use.mask +++ b/profiles/arch/arm64/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Matthew Smith <[email protected]> (2022-07-10) +# Needs unkeyworded app-doc/halibut +>=net-misc/putty-0.77 doc + # Sam James <[email protected]> (2022-07-08) # Unmask galera for dev-db/mariadb >=dev-db/mariadb-10.1.0 -galera diff --git a/profiles/arch/hppa/package.use.mask b/profiles/arch/hppa/package.use.mask index 804f970f43a9..ace034545eeb 100644 --- a/profiles/arch/hppa/package.use.mask +++ b/profiles/arch/hppa/package.use.mask @@ -4,6 +4,10 @@ # NOTE: When masking a USE flag due to missing keywords, please file a keyword # request bug for the hppa arch. +# Matthew Smith <[email protected]> (2022-07-10) +# Needs unkeyworded app-doc/halibut +>=net-misc/putty-0.77 doc + # Sergey Torokhov <[email protected]> (2022-06-22) # media-libs/libjxl is not keyworded # bug https://bugs.gentoo.org/853628 diff --git a/profiles/arch/powerpc/ppc64/package.use.mask b/profiles/arch/powerpc/ppc64/package.use.mask index 7a09c8b58c7c..a4b2648bd7b7 100644 --- a/profiles/arch/powerpc/ppc64/package.use.mask +++ b/profiles/arch/powerpc/ppc64/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Matthew Smith <[email protected]> (2022-07-10) +# Needs unkeyworded app-doc/halibut +>=net-misc/putty-0.77 doc + # Jimi Huotari <[email protected]> (2022-05-08) # Not keyworded here yet. lxqt-base/lxqt-meta desktop-portal diff --git a/profiles/arch/sparc/package.use.mask b/profiles/arch/sparc/package.use.mask index 6298a47b94a1..72517fbad896 100644 --- a/profiles/arch/sparc/package.use.mask +++ b/profiles/arch/sparc/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Matthew Smith <[email protected]> (2022-07-10) +# Needs unkeyworded app-doc/halibut +>=net-misc/putty-0.77 doc + # Matt Turner <[email protected]> (2022-06-25) # net-libs/libqrtr-glib not keyworded net-misc/modemmanager qrtr
