summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJosé P. R. N. Assis <espinafre@gmail.com>2024-03-25 15:27:27 -0300
committerJimi Huotari <chiitoo@gentoo.org>2024-04-16 19:29:11 +0300
commitee19479da9530d9b02ce8c6b5b3182e9156a14c7 (patch)
tree2f20e5e9d0d503d51c6bb3ca3ae3243d2da214a8
parentx11-libs/qscintilla: add USE=qt6 #916232 (diff)
downloadgentoo-ee19479da9530d9b02ce8c6b5b3182e9156a14c7.tar.gz
gentoo-ee19479da9530d9b02ce8c6b5b3182e9156a14c7.tar.bz2
gentoo-ee19479da9530d9b02ce8c6b5b3182e9156a14c7.zip
dev-python/qscintilla-python: mask USE=qt6 on ppc64, x86 #916232
Masked the qt6 USE flag on ppc64 and x86 arches, since there is no PyQt6 (a dependency enabled by the USE flag) on those arches. Bug: https://bugs.gentoo.org/916232 Signed-off-by: José P. R. N. Assis <espinafre@gmail.com> Signed-off-by: Jimi Huotari <chiitoo@gentoo.org>
-rw-r--r--profiles/arch/powerpc/ppc64/package.use.mask4
-rw-r--r--profiles/arch/x86/package.use.mask4
2 files changed, 8 insertions, 0 deletions
diff --git a/profiles/arch/powerpc/ppc64/package.use.mask b/profiles/arch/powerpc/ppc64/package.use.mask
index 369bc3861f2e..bb9f219524a8 100644
--- a/profiles/arch/powerpc/ppc64/package.use.mask
+++ b/profiles/arch/powerpc/ppc64/package.use.mask
@@ -1,6 +1,10 @@
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
+# José de Paula R. N. Assis <espinafre@gmail.com> (2024-03-25)
+# No PyQt6 (which is needed by USE=qt6 for qscintilla-python) on ppc64.
+>=dev-python/qscintilla-python-2.14.1-r1 qt6
+
# Sam James <sam@gentoo.org> (2024-03-23)
# dev-qt/qtwebengine not available here
dev-python/QtPy webengine test
diff --git a/profiles/arch/x86/package.use.mask b/profiles/arch/x86/package.use.mask
index 6dafc718a187..3a7916b4e2d5 100644
--- a/profiles/arch/x86/package.use.mask
+++ b/profiles/arch/x86/package.use.mask
@@ -1,6 +1,10 @@
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
+# José de Paula R. N. Assis <espinafre@gmail.com> (2024-03-25)
+# No PyQt6 (which is needed by USE=qt6 for qscintilla-python) on x86.
+>=dev-python/qscintilla-python-2.14.1-r1 qt6
+
# Andreas Sturmlechner <asturm@gentoo.org> (2024-03-24)
# Requires unkeyworded dev-qt/qtwebengine
net-p2p/ktorrent rss