diff options
author | Andrew Ammerlaan <andrewammerlaan@gentoo.org> | 2024-03-09 11:22:37 +0100 |
---|---|---|
committer | Andrew Ammerlaan <andrewammerlaan@gentoo.org> | 2024-03-09 11:22:37 +0100 |
commit | be163109048d35f828e7f29965f7d5e6b789d7c5 (patch) | |
tree | 987e101600d3f6e70cde5bffdd0895fd40a946a2 /profiles | |
parent | profiles: unmask qt6 for freecad (diff) | |
download | gentoo-be163109048d35f828e7f29965f7d5e6b789d7c5.tar.gz gentoo-be163109048d35f828e7f29965f7d5e6b789d7c5.tar.bz2 gentoo-be163109048d35f828e7f29965f7d5e6b789d7c5.zip |
profiles/package.mask: last-rite dev-python/anyqt
Bug: https://bugs.gentoo.org/926548
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/package.mask | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/profiles/package.mask b/profiles/package.mask index 89bb404b3c3c..5091fb036814 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,14 @@ #--- END OF EXAMPLES --- +# Andrew Ammerlaan <andrewammerlaan@gentoo.org> (2024-03-09) +# Requires pyside2/shiboken2, which is unmaintained upstream and +# not compatible with llvm-16 and up or python-3.12 and up. +# No upstream activity for 2 years. +# dev-python/QtPy is an alternative that does support Qt6. +# Removal on: 2024-04-09. Bug #926548 +dev-python/anyqt + # Arthur Zamarin <arthurzam@gentoo.org> (2024-03-08) # A library without reverse dependencies. # Removal on: 2024-04-07. Bug #926486. |