diff options
author | Matthew Smith <matthew@gentoo.org> | 2022-07-10 09:38:08 +0100 |
---|---|---|
committer | Matthew Smith <matthew@gentoo.org> | 2022-07-10 09:39:41 +0100 |
commit | 9a0700604c1b5b822032b30c4f60f8ca19fd1583 (patch) | |
tree | 532d2b36dc72e14aa90bd7b97b0166834d0d58a6 /profiles | |
parent | net-misc/putty: build and install html docs (diff) | |
download | gentoo-9a0700604c1b5b822032b30c4f60f8ca19fd1583.tar.gz gentoo-9a0700604c1b5b822032b30c4f60f8ca19fd1583.tar.bz2 gentoo-9a0700604c1b5b822032b30c4f60f8ca19fd1583.zip |
profiles/arch: mask putty doc where halibut is not keyworded
Signed-off-by: Matthew Smith <matthew@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/arch/alpha/package.use.mask | 4 | ||||
-rw-r--r-- | profiles/arch/arm64/package.use.mask | 4 | ||||
-rw-r--r-- | profiles/arch/hppa/package.use.mask | 4 | ||||
-rw-r--r-- | profiles/arch/powerpc/ppc64/package.use.mask | 4 | ||||
-rw-r--r-- | profiles/arch/sparc/package.use.mask | 4 |
5 files changed, 20 insertions, 0 deletions
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 <matthew@gentoo.org> (2022-07-10) +# Needs unkeyworded app-doc/halibut +>=net-misc/putty-0.77 doc + # Sergey Torokhov <torokhov-s-a@yandex.ru> (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 <matthew@gentoo.org> (2022-07-10) +# Needs unkeyworded app-doc/halibut +>=net-misc/putty-0.77 doc + # Sam James <sam@gentoo.org> (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 <matthew@gentoo.org> (2022-07-10) +# Needs unkeyworded app-doc/halibut +>=net-misc/putty-0.77 doc + # Sergey Torokhov <torokhov-s-a@yandex.ru> (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 <matthew@gentoo.org> (2022-07-10) +# Needs unkeyworded app-doc/halibut +>=net-misc/putty-0.77 doc + # Jimi Huotari <chiitoo@gentoo.org> (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 <matthew@gentoo.org> (2022-07-10) +# Needs unkeyworded app-doc/halibut +>=net-misc/putty-0.77 doc + # Matt Turner <mattst88@gentoo.org> (2022-06-25) # net-libs/libqrtr-glib not keyworded net-misc/modemmanager qrtr |