summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Rename dev-python/{QtPy → qtpy}Michał Górny5 hours1-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* profiles/arch: mask nnpot use flag for arm64 and riscvAlexey Shvetsov2 days1-0/+4
| | | | | | sci-libs/caffe2 is not keyworded for arm64 and riscv Signed-off-by: Alexey Shvetsov <alexxy@gentoo.org>
* */*: rename account andrewammerlaan -> nowaNowa Ammerlaan11 days1-2/+2
| | | | | Closes: https://bugs.gentoo.org/940905 Signed-off-by: Nowa Ammerlaan <nowa@gentoo.org>
* profiles/arch: mask nvml and ucx USE flags on arm64, riscv and x86.Benda Xu2024-10-181-0/+4
| | | | | | Their dependencies could not be satisfied. Signed-off-by: Benda Xu <heroxbd@gentoo.org>
* kde-apps/libkgapi: drop 23.08.5-r1Andreas Sturmlechner2024-10-081-4/+0
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* media-libs/libass: fix implicit dep on dev-libs/libunibreakCristian Othón Martínez Vera2024-10-041-0/+4
| | | | | | | | | | | Since version 0.17.0, ```media-libs/libass``` searches for ```dev-libs/libunibreak``` to optionally use the Unicode line breaking algorithm instead of ASS' much stricter rules. Signed-off-by: Cristian Othón Martínez Vera <cfuga@cfuga.mx> Signed-off-by: David Roman <davidroman96@gmail.com> Closes: https://bugs.gentoo.org/911414 Closes: https://github.com/gentoo/gentoo/pull/38871 Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/assimp: add 5.4.2-r1 re-enable opencollada via USE flag, change SLOTPaul Zander2024-09-221-0/+4
| | | | | | | | | | | | Bug 891787 (CVE-2022-45748) has been fixed since `5.2.5-r1`, so we can re-enable opencollada support and make it optional via `collada` USE flag. Mask on loong and riscv for now until opencollada is cleaned up and re-keyworded. Bug: https://bugs.gentoo.org/891787#c7 Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* profiles/arch/riscv: mask USE=vtk for sci-mathematics/maximaMichael Orlitzky2024-09-011-0/+5
| | | | | | | This pulls in sci-libs/vtk, which lacks keywords and pulls in a thousand other things. It's highly optional and not worth the effort right now. Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
* profiles: Update sanitizer flag masksMichał Górny2024-08-311-1/+3
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* profiles/arch/riscv: mask USE={double,quad}-double for sci-math/lcalcMichael Orlitzky2024-08-261-0/+1
| | | | Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
* profiles/arch/riscv: mask USE=qd for sci-libs/fplllMichael Orlitzky2024-08-261-0/+6
| | | | Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
* profiles/arch: Drop mask for sci-visualization/gnuplot[amos]Ulrich Müller2024-08-231-4/+0
| | | | | | On architectures where it has been keyworded. Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* profiles/arch: Mask sci-visualization/gnuplot[amos] on some architecturesUlrich Müller2024-08-031-0/+4
| | | | | | The package is not yet keyworded everywhere. Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* sys-apps/openrc-navi: new package, add 0.60_beta, 9999Anna (navi) Figueiredo Gomes2024-07-211-0/+1
| | | | | | | | | | | | | this package is a fork of openrc with user services support implemented, a few current bugs addressed, and other features and bugfixes planned. after a year of on-off development of the user services feature, little was heard from openrc's maintainers, since upstream seems rather stagnated, this fork was made to push for for improvements for the project and ecosystem as a whole. Signed-off-by: Anna (navi) Figueiredo Gomes <navi@vlhl.dev> Signed-off-by: Sam James <sam@gentoo.org>
* profiles: riscv: Drop obsolete kde-apps/*[kf6compat] masksAndreas Sturmlechner2024-07-061-6/+3
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* profiles: arm64/riscv: Drop obsolete qt6 package.use.mask entriesAndreas Sturmlechner2024-07-041-5/+0
| | | | | | | | | | Namely: app-crypt/pinentry qt6 app-office/libreoffice qt6 KF6 has been keyworded here. Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* profiles: arm64/riscv: Mask kde-apps/*[kf6compat]Andreas Sturmlechner2024-07-041-0/+7
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* profiles: arch: Mask kde-frameworks/purpose:5[kaccounts] if necessaryAndreas Sturmlechner2024-07-011-0/+7
| | | | | | | | | | | Arches without QtWebEngine keyworded: x32, arm, loong, ppc64, riscv, x86 USE="kf6compat,kaccounts" depends on kde-frameworks/purpose:6[webengine] which is package.use.mask'ed on these arches. We cannot mask the combination specifically but in reality kaccounts is useless without additional dev-qt/qtwebengine revdeps. Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* profiles: arm,loong,powerpc,riscv,x86: Mask plasma-nm[openconnect]Andreas Sturmlechner2024-06-151-0/+4
| | | | | Bug: https://bugs.gentoo.org/934215 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* profiles/arch: mask app-office/libreoffice[qt6] where KF6 not yet availableSam James2024-06-131-0/+1
| | | | | | | Needs unkeyworded KF6. Bug: https://bugs.gentoo.org/934215 Signed-off-by: Sam James <sam@gentoo.org>
* profiles/arch: mask app-crypt/pinentry[qt6] where KF6 not yet availableSam James2024-06-131-0/+4
| | | | | | | Needs unkeyworded KF6. Bug: https://bugs.gentoo.org/934215 Signed-off-by: Sam James <sam@gentoo.org>
* profiles/arch: cleanup wlroots masksSam James2024-06-121-5/+0
| | | | | | | | Move into package.use.stable.mask for ppc64+x86 now that it's keyworded there. Cleanup the other masks. Closes: https://bugs.gentoo.org/931777 Signed-off-by: Sam James <sam@gentoo.org>
* profiles: Remove obsolete flag masksMichał Górny2024-06-081-1/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* profiles/arch/riscv: mask graphicsmagick[jpeg2k] (no jasper here)Sam James2024-05-191-0/+4
| | | | | Bug: https://bugs.gentoo.org/921559 Signed-off-by: Sam James <sam@gentoo.org>
* profiles/arch/riscv: mask luajittex also for dev-texlive/texlive-contextFlorian Schmaus2024-03-291-0/+1
| | | | Signed-off-by: Florian Schmaus <flow@gentoo.org>
* profiles: riscv: Cleanup superfluous webengine package.use.maskAndreas Sturmlechner2024-03-231-11/+1
| | | | | | "webengine" is in use.mask anyway. Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* profiles: Remove stale flag/package entriesMichał Górny2024-03-221-4/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* profiles: mask sys-fs/mdadm[corosync]Robin H. Johnson2024-03-131-0/+4
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* profiles/arch: Unmask wlroots[drm,liftoff] on ~arm64Mart Raudsepp2024-03-031-1/+1
| | | | Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* profiles/arch: mask uki on arches where no sd-bootAndrew Ammerlaan2024-02-221-1/+1
| | | | | | sd-stub is needed for building ukis Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* media-gfx/openvdb: add 11.0.0Paul Zander2024-02-201-0/+4
| | | | | | | | | | | | | | | | | | Automatically detects working host compiler for CUDA. Automatically detects host CUDA arch, can be overridden by setting CUDAARCHS env var. Re-enabled ax requiring <=llvm-15. Modified NanoVDB.h so Blender can decern the NanoVDB version and include the correct header. Closes: https://bugs.gentoo.org/664796 Closes: https://bugs.gentoo.org/686824 Closes: https://bugs.gentoo.org/831043 Closes: https://bugs.gentoo.org/833168 Closes: https://bugs.gentoo.org/921246 Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/34564 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* profiles/arch/riscv: Remove obsolete sys-cluster/slurm maskJakov Smolić2024-02-041-4/+0
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* profiles/arch/riscv: Unmask dev-catalyst[iso]Jakov Smolić2024-02-041-5/+0
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* profiles/arch: arch mask installkernel[systemd-boot]Andrew Ammerlaan2024-02-021-1/+1
| | | | | | Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/35128 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* profiles/arch/riscv: dev-util/catalyst -isoIan Jordan2024-01-271-0/+5
| | | | | | | | dev-libs/libisoburn is unkeyworded so masking this for both 4.0-rc1 and 9999 Signed-off-by: Ian Jordan <immoloism@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/35027 Signed-off-by: Ben Kohler <bkohler@gentoo.org>
* profiles/arch: fix mask positionSam James2024-01-181-4/+4
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-emulation/libvirt: Update live ebuildMichal Privoznik2024-01-181-0/+4
| | | | | | | | | | | | | | | Starting from its upstream commit of v9.9.0-rc1~108 libvirt can now use nbdkit to access network disks. The commit introduced new meson option (-Dnbdkit), which is basically just a rename of an old one (-Dlibnbd). We didn't expose the old one, but it makes sense to export the new one for proper deps tracking. But because nbdkit is available only on a small subset of arches, the useflag has to be masked on other arches that doesn't have sys-block/nbdkit. Signed-off-by: Michal Privoznik <michal.privoznik@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* profiles/arch: mask installkernel[grub] where there is no grubAndrew Ammerlaan2024-01-131-0/+4
| | | | Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* sys-kernel/installkernel: explicitly pull in plugin rdepsAndrew Ammerlaan2024-01-121-0/+1
| | | | | | | Too many people have complained this is confusing. The original to do it this way was because the grub flag does it this way. Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* profiles/arch/riscv: Unmask dev-db/spatialite[rttopo]Jakov Smolić2024-01-111-4/+0
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* profiles/arch/riscv: Unmask dev-util/cmake[gui]Jakov Smolić2024-01-111-4/+0
| | | | | | qt:6 is keyworded here so we can unmask gui flag for cmake Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* profiles/arch/riscv: Update sys-apps/systemd[-gnuefi] -> [-boot]Jakov Smolić2024-01-081-1/+1
| | | | | | The gnuefi flag has been renamed in 157ce3e12d036181cac53b02642cce711512bb19 Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* profiles/arch/riscv: Unmask app-alternatives/ninja[samurai]Jakov Smolić2024-01-081-4/+0
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* profiles/arch/riscv: Remove obsolete use flag masks for pandocJakov Smolić2024-01-081-6/+1
| | | | | | virtual/pandoc is already keyworded on riscv for some time so we can drop some outdated use masks Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* Revert "profiles/arch: drop >=gui-libs/wlroots-0.17.0[drm] mask"Sam James2024-01-031-2/+3
| | | | | | | | | This reverts commit ea2fceefa911ccc92b72d80a3d059dda234eb769. This breaks a pending stablereq. Bug: https://bugs.gentoo.org/921307 Signed-off-by: Sam James <sam@gentoo.org>
* profiles/arch: drop >=gui-libs/wlroots-0.17.0[drm] maskLeonardo Hernández Hernández2024-01-031-3/+2
| | | | | | Signed-off-by: Leonardo Hernández Hernández <leohdz172@proton.me> Closes: https://github.com/gentoo/gentoo/pull/34401 Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* profiles/arch: mask/unmask gui-libs/wlroots[drm,liftoff] where (un)availableLeonardo Hernández Hernández2023-11-251-0/+5
| | | | | | Signed-off-by: Leonardo Hernández Hernández <leohdz172@proton.me> Closes: https://github.com/gentoo/gentoo/pull/33932 Signed-off-by: Sam James <sam@gentoo.org>
* profiles/arch: mask systemd(-utils)[ukify] where there is no sd-bootAndrew Ammerlaan2023-11-091-2/+2
| | | | | | ukify is a new flag that is split out from the boot flag Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* profiles: pre GLEP-84 author-line fixesPetr Vaněk2023-10-191-1/+1
| | | | | | | | | Correct malformed email addresses in the profile files by fixing the closing angle bracket to ensure proper formatting. Signed-off-by: Petr Vaněk <arkamar@atlas.cz> Closes: https://github.com/gentoo/gentoo/pull/33410 Signed-off-by: Sam James <sam@gentoo.org>
* profiles/arch/riscv: drop obsolete QtPy[pyside2] use maskAndrew Ammerlaan2023-10-181-1/+1
| | | | Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>