summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* profiles/arch/amd64/x32: one more libpcre2[jit] maskBen Kohler118 min.1-0/+1
| | | | Signed-off-by: Ben Kohler <bkohler@gentoo.org>
* profiles/arch/amd64/x32: followup masks for lipcre2[jit] maskBen Kohler2 hours2-0/+8
| | | | Signed-off-by: Ben Kohler <bkohler@gentoo.org>
* profiles/arch/amd64/x32: mask jit on lipcre2Ben Kohler3 hours1-0/+4
| | | | | | | Bug: https://bugs.gentoo.org/925115 Bug: https://bugs.gentoo.org/931092 Signed-off-by: Ben Kohler <bkohler@gentoo.org>
* dev-util/android-ndk: treecleanArthur Zamarin2 days1-1/+0
| | | | | | | Closes: https://bugs.gentoo.org/928070 Bug: https://bugs.gentoo.org/828995 Bug: https://bugs.gentoo.org/738896 Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sys-block/megamgr: treecleanArthur Zamarin4 days1-4/+0
| | | | | Closes: https://bugs.gentoo.org/930346 Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* profiles/arch/amd64/x32: mask jupyterlab_widgetsAndrew Ammerlaan6 days1-0/+1
| | | | Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* profiles/arch/amd64: stabilize USE=ruby_targets_ruby32Matoro Mahri7 days2-8/+0
| | | | | | Bug: https://bugs.gentoo.org/932285 Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Sam James <sam@gentoo.org>
* profiles/arch/powerpc/ppc32: stabilize USE=ruby_targets_ruby32Matoro Mahri7 days2-8/+0
| | | | | | Bug: https://bugs.gentoo.org/932285 Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Sam James <sam@gentoo.org>
* profiles/arch/arm64: stabilize USE=ruby_targets_ruby32Matoro Mahri7 days2-8/+0
| | | | | | Bug: https://bugs.gentoo.org/932285 Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Sam James <sam@gentoo.org>
* profiles/arch/powerpc/ppc64: stabilize USE=ruby_targets_ruby32Matoro Mahri7 days2-8/+0
| | | | | | Bug: https://bugs.gentoo.org/932285 Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Sam James <sam@gentoo.org>
* profiles/arch/x86: stabilize USE=ruby_targets_ruby32Matoro Mahri7 days2-8/+0
| | | | | | Bug: https://bugs.gentoo.org/932285 Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Sam James <sam@gentoo.org>
* profiles: amd64/x32: Update package.mask w/ dev-qt/webengine:6 revdepsAndreas Sturmlechner7 days1-1/+3
| | | | | | | | | | | Adding: >=media-gfx/skanpage-24.04.90 >=media-sound/audex-24.04.90 Restricting scope: =net-im/tokodon-24.02* Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* profiles: explicitly disable ruby32 in temp RUBY_TARGETSHans de Graaff7 days8-8/+8
| | | | | | | These variables are compounding so we need to explicitly turn it off to overwrite the ruby32 value in the base profile. Signed-off-by: Hans de Graaff <graaff@gentoo.org>
* profiles: move ruby32 stable mask and default to archesHans de Graaff7 days16-8/+72
| | | | | | | This will make it possible to remove these masks and default per arch as ruby32 is being stabled in bug https://bugs.gentoo.org/932285 Signed-off-by: Hans de Graaff <graaff@gentoo.org>
* profiles/arch/riscv: mask graphicsmagick[jpeg2k] (no jasper here)Sam James8 days2-0/+8
| | | | | Bug: https://bugs.gentoo.org/921559 Signed-off-by: Sam James <sam@gentoo.org>
* profiles/arch/powerpc: mask graphicsmagick[jpeg2k] (no jasper here)Sam James8 days2-0/+8
| | | | | Bug: https://bugs.gentoo.org/921559 Signed-off-by: Sam James <sam@gentoo.org>
* profiles/arch/ia64: mask graphicsmagick[jpeg2k] (no jasper here)Sam James8 days1-0/+4
| | | | | Bug: https://bugs.gentoo.org/921559 Signed-off-by: Sam James <sam@gentoo.org>
* profiles/arch/hppa: fix mask sortingSam James8 days1-4/+4
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* profiles/arch/hppa: mask upcoming jpeg2k support in graphicsmagickHolger Hoffstätte8 days1-0/+4
| | | | | | | Bug: https://bugs.gentoo.org/913069 Bug: https://bugs.gentoo.org/921559 Signed-off-by: Holger Hoffstätte <holger@applied-asynchrony.com> Signed-off-by: Sam James <sam@gentoo.org>
* profiles/arch/arm64: unmask >=qtdeclarative-6[jit]Ionen Wolkens8 days1-0/+4
| | | | | | | | | | | | | | | | | | | | | Been looking at existing jit masks given this is not supported everywhere, and seen arm64 unmask was missing. Untested but the configure.cmake should have already have been automagic enabling this by default for arm64 w/ 6.7.0 so there should be no reason it wouldn't work. Considered semi-keeping the automagic (aka, either hard-disable or let automagic enable if it can), but given USE=jit provides some extra headers it *could* be a problem for dependencies that use them despite being private. Limiting to >=6 given have not verified Qt5 (doing >=6 rather than :6 given assuming Qt7 will be fine too), and at this point would rather not add more worries for 5. Bug: https://bugs.gentoo.org/932192 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* profiles/arch/amd64/x32: add bugref for qtdeclarative[jit] maskIonen Wolkens8 days1-1/+1
| | | | | Bug: https://bugs.gentoo.org/932192 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* profiles/arch/loong: mask net-misc/chrony[html]WANG Xuerui11 days1-0/+5
| | | | Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
* app-arch/mt-st: enable testsArthur Zamarin2024-05-134-0/+16
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* profiles/arch/arm64: Stable mask VIDEO_CARDS=vmwareMatt Turner2024-05-102-0/+5
| | | | | Bug: https://bugs.gentoo.org/927467 Signed-off-by: Matt Turner <mattst88@gentoo.org>
* profiles/arch/arm64: Stable mask VIDEO_CARDS=d3d12Matt Turner2024-05-102-0/+5
| | | | | Bug: https://bugs.gentoo.org/921766 Signed-off-by: Matt Turner <mattst88@gentoo.org>
* profiles/arch/arm64: Clean up video_cards_ masksMatt Turner2024-05-101-10/+4
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* profiles: Unmask python3_13 targets after rekeywordingMichał Górny2024-05-103-15/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* profiles/arch/arm64: Unmask VIDEO_CARDS=vmware on libdrmMatt Turner2024-05-091-0/+4
| | | | | Bug: https://bugs.gentoo.org/931634 Signed-off-by: Matt Turner <mattst88@gentoo.org>
* profiles: Mask dev-lang/python[jit] where LLVM isn't keywordedMichał Górny2024-05-086-0/+24
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* profiles: Add python3_13 targetsMichał Górny2024-05-083-0/+15
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-java/icedtea-bin: Remove last-rited pkgMichał Górny2024-05-084-16/+0
| | | | | | Bug: https://bugs.gentoo.org/848804 Bug: https://bugs.gentoo.org/830248 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* net-im/telepathy-connection-managers: Remove last-rited pkgMichał Górny2024-05-086-24/+0
| | | | | | Bug: https://bugs.gentoo.org/926193 Bug: https://bugs.gentoo.org/891791 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* kde-apps/ktp-accounts-kcm: Remove last-rited pkgMichał Górny2024-05-082-2/+0
| | | | | Bug: https://bugs.gentoo.org/926679 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* kde-apps/ktp-text-ui: Remove last-rited pkgMichał Górny2024-05-082-2/+0
| | | | | Bug: https://bugs.gentoo.org/926679 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* kde-apps/plasma-telepathy-meta: Remove last-rited pkgMichał Górny2024-05-082-2/+0
| | | | | Bug: https://bugs.gentoo.org/926679 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* media-video/openshot: Remove last-rited pkgMichał Górny2024-05-082-2/+0
| | | | | Bug: https://bugs.gentoo.org/909996 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* profiles/arch/x86/i486: mask docker[device-mapper] for indirect rust depBen Kohler2024-05-031-0/+1
| | | | Signed-off-by: Ben Kohler <bkohler@gentoo.org>
* profiles/arch/x86/i486: mask lvm2[thin] due to rust dep & lack of sse2Ben Kohler2024-05-031-0/+7
| | | | Signed-off-by: Ben Kohler <bkohler@gentoo.org>
* profiles/arch/mips: unmask sanitizersMatoro Mahri2024-05-012-0/+10
| | | | | | Bug: https://bugs.gentoo.org/779742 Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* profiles: Remove stale flag masksMichał Górny2024-05-0111-28/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* profiles: Remove masks for removed packagesMichał Górny2024-05-011-5/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* profiles: move mips llvm masks to 17.0 profilesMatoro Mahri2024-05-012-9/+0
| | | | | | Bug: https://bugs.gentoo.org/779742 Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* profiles: remove premature wd40 inherit on i486Ben Kohler2024-04-301-1/+0
| | | | Signed-off-by: Ben Kohler <bkohler@gentoo.org>
* sys-kernel/genkernel: use correct tarball for new bcache-toolsBen Kohler2024-04-301-0/+1
| | | | Signed-off-by: Ben Kohler <bkohler@gentoo.org>
* profiles/arch/x86: stable-mask app-emulation/libvirt[nbd]Sam James2024-04-301-0/+4
| | | | | | | sys-block/nbdkit is not yet marked stable here. Bug: https://bugs.gentoo.org/930933 Signed-off-by: Sam James <sam@gentoo.org>
* profiles/arch/powerpc/ppc64: stable-mask app-emulation/libvirt[nbd]Sam James2024-04-301-0/+4
| | | | | | | sys-block/nbdkit is not yet marked stable here. Bug: https://bugs.gentoo.org/930933 Signed-off-by: Sam James <sam@gentoo.org>
* profiles/arch/powerpc/ppc32: Revert "Mask dev-python/build[test-rust]"Michał Górny2024-04-271-6/+0
| | | | | | | Patched dev-python/uv to work on ppc and rekeyworded. Reverts: e4adb8556660ac7086ff94643871c60ea0e69aa3 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* profiles/arch/powerpc/ppc32: Mask dev-python/build[test-rust]Michał Górny2024-04-271-0/+6
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* profiles/arch: Mask compiler-rt-sanitizers[ctx-profile] on non-amd64Michał Górny2024-04-272-0/+2
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* profiles: Temporarily mask gui-libs/gtk[test] on ppc64leJames Le Cuirot2024-04-261-0/+4
| | | | | | While we get dev-libs/weston keywords in order. Signed-off-by: James Le Cuirot <chewi@gentoo.org>