summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* profiles/arch/x86/package.mask: mask >=dev-java/jmock-2.12.0Volkmar W. Pogatzki2022-10-021-0/+3
| | | | | | Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net> Closes: https://github.com/gentoo/gentoo/pull/26791 Signed-off-by: Florian Schmaus <flow@gentoo.org>
* arm/package.use.mask: mask USE=test on >=dev-java/jmock-2.12.0Volkmar W. Pogatzki2022-10-021-0/+4
| | | | | Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net> Signed-off-by: Florian Schmaus <flow@gentoo.org>
* powerpc/package.use.mask: mask USE=test on >=dev-java/jmock-2.12.0Volkmar W. Pogatzki2022-10-021-0/+4
| | | | | Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net> Signed-off-by: Florian Schmaus <flow@gentoo.org>
* x86/package.use.mask: mask USE=test on >=dev-java/jmock-2.12.0Volkmar W. Pogatzki2022-10-021-0/+4
| | | | | Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net> Signed-off-by: Florian Schmaus <flow@gentoo.org>
* arm64/package.use.mask: mask USE=test on >=dev-java/jmock-2.12.0Volkmar W. Pogatzki2022-10-021-0/+4
| | | | | Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net> Signed-off-by: Florian Schmaus <flow@gentoo.org>
* profiles/arch: unmask dev-libs/weston[seatd]Matoro Mahri2022-10-014-13/+1
| | | | | | | Bug: https://bugs.gentoo.org/873322 Signed-off-by: Matoro Mahri <matoro@users.noreply.github.com> Closes: https://github.com/gentoo/gentoo/pull/27528 Signed-off-by: Sam James <sam@gentoo.org>
* profiles/arch/ia64: mask net-misc/chrony[html]Matoro Mahri2022-10-011-0/+4
| | | | | | | | | No Ruby on ia64 for dev-ruby/asciidoctor Bug: https://bugs.gentoo.org/583390 Signed-off-by: Matoro Mahri <matoro@users.noreply.github.com> Closes: https://github.com/gentoo/gentoo/pull/27546 Signed-off-by: Sam James <sam@gentoo.org>
* profiles/arch: invert USE=tcmalloc to masked-by-defaultMatoro Mahri2022-09-3012-18/+30
| | | | | | | | | | | | For packages that start with KEYWORDS="-* ...", i.e., require non-trivial architecture-specific implementations, we should be masking by default and unmasking on explicitly-supported arches to avoid trashing exp profiles. Bug: https://bugs.gentoo.org/873523 Signed-off-by: Matoro Mahri <matoro@users.noreply.github.com> Closes: https://github.com/gentoo/gentoo/pull/27532 Signed-off-by: Sam James <sam@gentoo.org>
* profiles/arch/powerpc/ppc64: mask cargo-audit[fix]Georgy Yakovlev2022-09-291-0/+5
| | | | | Issue: https://github.com/rustsec/rustsec/issues/707 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* dev-util/bnfc: treecleanJakov Smolić2022-09-291-1/+0
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* profiles/arch/arm64: remove net-fs/samba[ads] stable maskDennis Lamm2022-09-271-4/+0
| | | | | | Signed-off-by: Dennis Lamm <expeditioneer@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/27489 Signed-off-by: Sam James <sam@gentoo.org>
* profiles: move riscv package.use.mask to arch dirAndreas K. Hüttel2022-09-251-0/+6
| | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* profiles: mask optix USE flag on media-gfx/blender for armBernd Waibel2022-09-251-0/+5
| | | | | Signed-off-by: Bernd Waibel <waebbl-gentoo@posteo.net> Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* profiles/arch/alpha: make openntpd mask more genericSam James2022-09-251-1/+1
| | | | | | | | | Avoid need to rekeyword immediately if a new version gets unmasked. We can revisit in future. Bug: https://bugs.gentoo.org/763963 Signed-off-by: Sam James <sam@gentoo.org>
* profiles/arch/alpha: mask ~net-misc/openntpd-6.8_p1[constraints]matoro2022-09-251-0/+4
| | | | | | | Impossible to test new keyword due to global mask. Bug: https://bugs.gentoo.org/763963 Signed-off-by: Sam James <sam@gentoo.org>
* profiles: mask sys-apps/polychromatic for amd64 x32Maciej Barć2022-09-241-0/+1
| | | | Signed-off-by: Maciej Barć <xgqt@gentoo.org>
* profiles/arm64: unmask net-fs/samba[addc, ads, python]Dennis Lamm2022-09-241-1/+1
| | | | | | Signed-off-by: Dennis Lamm <expeditioneer@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/27323 Signed-off-by: Dennis Lamm <expeditioneer@gentoo.org>
* dev-python/spyder-notebook: add 0.4.0, re-add packageAndrew Ammerlaan2022-09-241-0/+1
| | | | | | This reverts commit 74b08e2d8765e3eed20bfa11440af6602e9eea42. Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* profiles/arch/powerpc: mask QtPy[pyside2,pyside6,pyqt6] on ppc(64)Andrew Ammerlaan2022-09-231-0/+5
| | | | | Bug: https://bugs.gentoo.org/871525 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* profiles/arch/powerpc: unmask some PyQt5 flags on ppc64Andrew Ammerlaan2022-09-233-5/+10
| | | | | Bug: https://bugs.gentoo.org/871525 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* profiles/arch/amd64/no-multilib: update pcsx2 maskIonen Wolkens2022-09-221-2/+2
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* profiles: bring musl on mips into line with 17.0 profilesmatoro2022-09-232-1/+9
| | | | | | | | This lets us get rid of default/linux/musl/ and hardened/ entirely (the latter was marked deprecated in January) Bug: https://bugs.gentoo.org/515694 Signed-off-by: Sam James <sam@gentoo.org>
* profiles: powerpc: Add sci-mathematics/maxima[vtk] to package.use.maskAndreas Sturmlechner2022-09-191-1/+2
| | | | | Bug: https://bugs.gentoo.org/778293 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* profiles/powerpc: unmask app-text/pdftk[test]Arthur Zamarin2022-09-161-4/+0
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* profiles/sparc: Stable mask USE=gtk4Matt Turner2022-09-161-0/+4
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* profiles/arch: mask nvml use flag for slurm on arm64 riscv x86Alexey Shvetsov2022-09-153-0/+12
| | | | Signed-off-by: Alexey Shvetsov <alexxy@gentoo.org>
* profiles/arch/mips/mips64/n32: mask dev-lang/go-bootstrapWilliam Hubbs2022-09-141-0/+1
| | | | | Thanks-to: matoro <matoro_gentoo@matoro.tk> Signed-off-by: William Hubbs <williamh@gentoo.org>
* profiles/arch/mips/mips64/n32: mask dev-lang/go for this abiWilliam Hubbs2022-09-141-0/+5
| | | | | Thanks-to: matoro <matoro_gentoo@matoro.tk> Signed-off-by: William Hubbs <williamh@gentoo.org>
* profiles: x86: Mask sci-mathematics/maxima[vtk] in package.use.stable.maskAndreas Sturmlechner2022-09-141-0/+5
| | | | | Bug: https://bugs.gentoo.org/867547 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* app-antivirus/clamav: add 0.105.1Matt Jolly2022-09-121-1/+1
| | | | | | Signed-off-by: Matt Jolly <Matt.Jolly@footclan.ninja> Closes: https://github.com/gentoo/gentoo/pull/27153 Signed-off-by: Thomas Raschbacher <lordvan@gentoo.org>
* profiles/arch/sparc: un-stable-mask USE=system-bootstrapSam James2022-09-122-8/+6
| | | | | | | | | Thanks to Arfrever for noticing, doh. Bug: https://bugs.gentoo.org/842246 Bug: https://bugs.gentoo.org/869680 Fixes: 311dc338a9566052b660de5494e47ff9dd417173 Signed-off-by: Sam James <sam@gentoo.org>
* profiles/arch: enable ada USE on x86 and amd64Alfredo Tupone2022-09-122-0/+8
| | | | Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* profiles/arch/riscv: Unmask dev-ruby/dalli[test]Jakov Smolić2022-09-121-4/+0
| | | | | | All dependencies have been keyworded. Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* profiles/arch/loong: fix typo: LLVM_TARGETS should be LoongArchWANG Xuerui2022-09-121-5/+5
| | | | Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
* profiles: x86: Add media-gfx/kphotoalbum[qtav] to package.use.maskAndreas Sturmlechner2022-09-111-0/+4
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* profiles/arch/sparc: add dev-lang/rust[system-bootstrap] to p.u.stable.force tooSam James2022-09-112-1/+9
| | | | | | Bug: https://bugs.gentoo.org/842246 Closes: https://bugs.gentoo.org/869680 Signed-off-by: Sam James <sam@gentoo.org>
* profiles/arch/riscv: Unmask dev-python/pytest-services[test]Jakov Smolić2022-09-101-5/+0
| | | | | | | All required dependencies have been keyworded, and tests are passing successfully. Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* profiles/arm64: unmask app-text/pdftk[test]Arthur Zamarin2022-09-091-4/+0
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* profiles/arch/arm64: mask USE=test for app-text/pdftkVolkmar W. Pogatzki2022-09-091-0/+4
| | | | | | Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net> Closes: https://github.com/gentoo/gentoo/pull/27021 Signed-off-by: Florian Schmaus <flow@gentoo.org>
* profiles/arch/powerpc: mask USE=test for app-text/pdftkVolkmar W. Pogatzki2022-09-091-0/+4
| | | | | Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net> Signed-off-by: Florian Schmaus <flow@gentoo.org>
* profiles/arch/x86: mask USE=test for app-text/pdftkVolkmar W. Pogatzki2022-09-091-0/+4
| | | | | Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net> Signed-off-by: Florian Schmaus <flow@gentoo.org>
* profiles/arch/riscv: Mask net-analyzer/netdata[xen,kinetic]Jakov Smolić2022-09-071-0/+5
| | | | | | | Mask to reduce the amount of dependencies needed for keywording Bug: https://bugs.gentoo.org/866139 Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* profiles/arch/riscv: unmask net-ftp/proftpd[memcache]Yixun Lan2022-09-071-4/+0
| | | | Signed-off-by: Yixun Lan <dlan@gentoo.org>
* media-libs/mesa: Add support for d3d12 and dozen driversMike Lothian2022-09-063-0/+3
| | | | | | | | | | | | | | | | This adds support for the d3d12 gallium driver and the dozen vulkan driver. It uses the video_cards_microsoft flag It optionally adds in video acceleration if vaapi or vdpau is enabled It's been compiled tested with GCC 12.1 & Clang 14 If building mesa with Clang, directx-headers must be build with clang too, otherwise you'll experience linking errors Closes: https://github.com/gentoo/gentoo/pull/26746 Signed-off-by: Mike Lothain <mike@fireburn.co.uk> Signed-off-by: Matt Turner <mattst88@gentoo.org>
* dev-python/spyder-vim: re-add package, add 0_pre20220831Andrew Ammerlaan2022-09-051-0/+1
| | | | | | This reverts commit 29e48581d6f949e68d464105cf216ae314c3ac81. Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* dev-python/spyder-line-profiler: re-add package, add 0.3.1Andrew Ammerlaan2022-09-051-0/+1
| | | | | This reverts commit 03a02eeac7ed5c2588bc6e5a407587fc24287e60. Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* profiles/arch/amd64: package.use.stable.mask virtual/wine[proton]Ionen Wolkens2022-09-031-1/+1
| | | | | | | | May consider stable at some point, but no reason to block stabilizing the virtual's revision meanwhile. Closes: https://github.com/gentoo/gentoo/pull/27078 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* profiles/arch/amd64: unforce app-emulation/wine-proton[abi_x86_64]Ionen Wolkens2022-09-031-1/+2
| | | | | | | | Like the rest, a 32-bit only wine-proton on 64-bit can make some sense if only playing old games, and ebuild is tested to allow this. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* profiles/arch: mask capstone USE flag in dev-lisp/sbcl on sparkAndrey Grozin2022-09-021-0/+4
| | | | Signed-off-by: Andrey Grozin <grozin@gentoo.org>
* profiles/arch: mask capstone USE flag in dev-lisp/sbcl on ppc and ppc64Andrey Grozin2022-09-024-12/+8
| | | | Signed-off-by: Andrey Grozin <grozin@gentoo.org>