commit:     145886439692cde65b33742b2e36ea12178569c5
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 24 05:30:49 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Sep 24 05:30:49 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=14588643

profiles/arch: mask doxygen[gui] where no Qt 5

Signed-off-by: Sam James <sam <AT> gentoo.org>

 profiles/arch/hppa/package.use.mask | 4 ++++
 profiles/arch/ia64/package.use.mask | 4 ++++
 profiles/arch/s390/package.use.mask | 4 ++++
 3 files changed, 12 insertions(+)

diff --git a/profiles/arch/hppa/package.use.mask 
b/profiles/arch/hppa/package.use.mask
index c86d63c758f6..fd8fa3df7109 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.
 
+# Sam James <s...@gentoo.org> (2023-09-24)
+# Qt not keyworded here.
+app-doc/doxygen gui
+
 # Sam James <s...@gentoo.org> (2023-09-22)
 # Qt 6 not keyworded here.
 dev-util/cmake gui

diff --git a/profiles/arch/ia64/package.use.mask 
b/profiles/arch/ia64/package.use.mask
index d7a8b187e4b4..9cba5f68e148 100644
--- a/profiles/arch/ia64/package.use.mask
+++ b/profiles/arch/ia64/package.use.mask
@@ -1,6 +1,10 @@
 # Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
+# Sam James <s...@gentoo.org> (2023-09-24)
+# Qt not keyworded here.
+app-doc/doxygen gui
+
 # Sam James <s...@gentoo.org> (2023-09-22)
 # Qt 6 not keyworded here.
 dev-util/cmake gui

diff --git a/profiles/arch/s390/package.use.mask 
b/profiles/arch/s390/package.use.mask
index 03d0b6f2216f..f584ab79bd6b 100644
--- a/profiles/arch/s390/package.use.mask
+++ b/profiles/arch/s390/package.use.mask
@@ -1,6 +1,10 @@
 # Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
+# Sam James <s...@gentoo.org> (2023-09-24)
+# Qt not keyworded here.
+app-doc/doxygen gui
+
 # Sam James <s...@gentoo.org> (2023-09-22)
 # Qt 6 not keyworded here.
 dev-util/cmake gui

Reply via email to