summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* profiles: Mask more Mesa-related USE flags on m68kJames Le Cuirot2022-01-031-0/+5
| | | | Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* sci-astronomy/stellarium: version 0.21.3Alexey Sokolov2022-01-031-0/+4
| | | | | | | Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Alexey Sokolov <alexey+gentoo@asokolov.org> Closes: https://github.com/gentoo/gentoo/pull/23513 Signed-off-by: Florian Schmaus <flow@gentoo.org>
* profiles/arch/x86: stable-mask media-sound/pulseeffects[rnnoise]Marek Szuba2022-01-031-0/+4
| | | | Signed-off-by: Marek Szuba <marecki@gentoo.org>
* profiles/arch: clean up media-sound/easyeffects USE masksMarek Szuba2022-01-035-17/+13
| | | | Signed-off-by: Marek Szuba <marecki@gentoo.org>
* profiles/arch/x86: unmask app-text/htmltidy[test] on ~x86Marek Szuba2022-01-032-6/+6
| | | | Signed-off-by: Marek Szuba <marecki@gentoo.org>
* profiles/arch/arm64: fix another mask dateSam James2022-01-031-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* profiles/arch/riscv: package.use.maskAndrey Grozin2022-01-031-1/+5
| | | | | | Mask media-gfx/asymptote lsp Signed-off-by: Andrey Grozin <grozin@gentoo.org>
* profiles/arch/arm64: unmask USE=zfs for ceph and libvirtGeorgy Yakovlev2022-01-021-5/+0
| | | | Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* profiles: consolidate arch/riscv filesAndreas K. Hüttel2022-01-0231-79/+62
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Now this is the big and ugly one. Since the 17.0 profiles are gone now, we can simplify... * All information from riscv/rv32imac and riscv/rv64gc is moved into their subdirs; these two are not valid profile dirs anymore. * A new subdir riscv/rv64gc/lp64d-multilib is created as replacement. * We do not by default pull in multilib and disable it then everywhere anymore. Instead we only pull in multilib in the riscv/rv64gc/lp64d-multilib dir. * The make.defaults in riscv specifies the two-level libdirs used ONLY for multilib secondary ABI (i.e. in practice never except when experimenting). The libdir for the primary, default ABI MUST be overridden in the specific profile to a single-level path. * This makes the need for the 1level directory go away. * We use for the default ABI "lib64" (64bit) or "lib" (32bit) to keep the structure of other arches, as also stated in the specs as fallback. Note that the 2-level libdirs for 32bit remain lib32/*; using lib/* here does not work. * default/linux/riscv now pulls in arch/riscv, default/linux/riscv/20.0/rv64gc and default/linux/riscv/20.0/rv32imac build on that but add no further arch dir. Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* profiles/arch/arm64: mask sys-cluster/openmpi[ofed]Sam James2022-01-021-1/+5
| | | | | Bug: https://bugs.gentoo.org/829381 Signed-off-by: Sam James <sam@gentoo.org>
* profiles: Mask hardware USE flags on m68k that probably don't applyJames Le Cuirot2022-01-011-1/+13
| | | | Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* profiles: Mask openexr USE flag on m68kJames Le Cuirot2022-01-011-0/+1
| | | | | | Too many unkeyworded dependencies for now. Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* profiles: Mask media-gfx/imagemagick[svg] on m68kJames Le Cuirot2022-01-011-0/+1
| | | | | | It requires Rust, which is currently unavailable on m68k. Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* profiles: Mask app-editors/emacs[gui,mailutils] on m68kJames Le Cuirot2022-01-011-1/+5
| | | | | | Some optional emacs dependencies are not keyworded. Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* profiles: cleanup obsolete git[pcre-jit] entriesSam James2022-01-016-35/+6
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* profiles/arch: update app-text/htmltidy[test] masksMarek Szuba2021-12-315-9/+11
| | | | Signed-off-by: Marek Szuba <marecki@gentoo.org>
* profiles/arch: Sync pypy3 masks with keywordsMichał Górny2021-12-3110-0/+50
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* profiles/arch/s390: update Perl maskSam James2021-12-311-1/+1
| | | | | Bug: https://bugs.gentoo.org/821577 Signed-off-by: Sam James <sam@gentoo.org>
* profiles/arch/powerpc/ppc32: mask sci-mathematics/singular[polymake]Sam James2021-12-311-1/+2
| | | | | Bug: https://bugs.gentoo.org/829986 Signed-off-by: Sam James <sam@gentoo.org>
* profiles/arch/powerpc/ppc32: mask sci-mathematics/singular[julia]Sam James2021-12-311-0/+4
| | | | | Bug: https://bugs.gentoo.org/829986 Signed-off-by: Sam James <sam@gentoo.org>
* profiles/arch/riscv: mask net-misc/vinagre[spice]Yongxiang Liang2021-12-311-0/+4
| | | | | Signed-off-by: Yongxiang Liang <tanekliang@gmail.com> Signed-off-by: Yixun Lan <dlan@gentoo.org>
* app-shells/scsh: build only on 32bit arches; tests; formatMaciej Barć2021-12-311-0/+1
| | | | | | | | | | | | | | | | | | | | | | libcrypt/GCC not being 32bit/multilib bugs: - https://bugs.gentoo.org/589122 - https://bugs.gentoo.org/710570 - https://bugs.gentoo.org/830282 Thanks for patches: - SCSH_LIB_DIRS environment variable: adam@michalik.es https://bugs.gentoo.org/413791#c0 - scheme48vm-prelude (for tests) https://bugs.gentoo.org/299414#c2 Closes: https://bugs.gentoo.org/299414 Closes: https://bugs.gentoo.org/413791 Closes: https://bugs.gentoo.org/589122 Closes: https://bugs.gentoo.org/710570 Closes: https://bugs.gentoo.org/722442 Closes: https://bugs.gentoo.org/830282 Signed-off-by: Maciej Barć <xgqt@gentoo.org>
* profiles/arch/x86: Un-stable-mask python3_10Michał Górny2021-12-301-6/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* profiles/arch/amd64: Un-stable-mask python3_10Michał Górny2021-12-301-6/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* profiles/arch/alpha: Unmask python3_10 on python-execMichał Górny2021-12-301-0/+5
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* profiles/arch/sparc: Un-stable-mask python3_10Michał Górny2021-12-301-6/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* profiles/arch/powerpc/ppc64*: un-stable-mask python3_10 targetMichał Górny2021-12-303-18/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* profiles/arch/powerpc/ppc32: Un-stable-mask python3_10Michał Górny2021-12-301-6/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* profiles/arch/hppa: Unmask python3_10 targetMichał Górny2021-12-302-12/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* profiles/arch/arm64: Un-stable-mask python3_10Michał Górny2021-12-301-6/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* profiles/arch/arm: Un-stable-mask python3_10Michał Górny2021-12-301-6/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* profiles/arch/riscv: mask sci-mathematics/singular[julia]Alex Fan2021-12-291-0/+4
| | | | | Signed-off-by: Alex Fan <alex.fan.q@gmail.com> Signed-off-by: Yixun Lan <dlan@gentoo.org>
* profiles/arch/powerpc/ppc64: fix spidermonkey masksGeorgy Yakovlev2021-12-231-1/+1
| | | | Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* profiles/arch/powerpc/ppc64/64le: fix typoSam James2021-12-231-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* profiles/arch/powerpc/ppc64/64ul: update clang mask for moz stuffGeorgy Yakovlev2021-12-232-4/+7
| | | | Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* Move {app-emulation -> app-containers}/lxcGeorgy Yakovlev2021-12-202-2/+2
| | | | | Closes: https://github.com/gentoo/gentoo/pull/23428 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* Move {app-emulation -> app-containers}/lxdGeorgy Yakovlev2021-12-202-2/+2
| | | | Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* Move {app-emulation -> app-containers}/dockerGeorgy Yakovlev2021-12-202-2/+2
| | | | Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* Move {app-emulation -> app-containers}/crunGeorgy Yakovlev2021-12-202-2/+2
| | | | Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* dev-libs/tree-sitter: support for building cli toolVadim Misbakh-Soloviov2021-12-207-0/+28
| | | | Signed-off-by: Vadim Misbakh-Soloviov <mva@gentoo.org>
* profiles: fix riscv rv32/ilp32d cflagsAndreas K. Hüttel2021-12-191-1/+1
| | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* profiles: drop obsolete pipewire:0/0.3 maskSam James2021-12-182-8/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* profiles/arch/hppa: stable-mask libpcap[netlink,rdma]Sam James2021-12-151-0/+4
| | | | | Bug: https://bugs.gentoo.org/829259 Signed-off-by: Sam James <sam@gentoo.org>
* profiles/arch/riscv: mask dev-python/anyio[test]Alex Fan2021-12-131-0/+5
| | | | | | | | dependency dev-python/uvloop has test fails and has been marked -riscv Signed-off-by: Alex Fan <alex.fan.q@gmail.com> Signed-off-by: Yixun Lan <dlan@gentoo.org>
* dev-python/argon2-cffi: revert unmask [doc] on ppcArthur Zamarin2021-12-091-0/+4
| | | | | | This reverts commit 06411c2aadd068b277c21cd21c8f5dcea1aef2fe. Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-python/argon2-cffi: unmask [doc] on ppcArthur Zamarin2021-12-091-4/+0
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* profiles/arch/powerpc/ppc32: drop obsolete webkit-gtk related masksSam James2021-12-093-36/+22
| | | | | Bug: https://bugs.gentoo.org/769374 Signed-off-by: Sam James <sam@gentoo.org>
* profiles: ppc32/sparc: Mask USE=lua-rsvg for app-admin/conkyDaniel Pielmeier2021-12-072-0/+8
| | | | | Closes: https://bugs.gentoo.org/807256 Signed-off-by: Daniel Pielmeier <billie@gentoo.org>
* media-video/jellyfin-media-player: new packageArsen Arsenović2021-12-011-0/+1
| | | | | | | Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Arsen Arsenović <arsen@aarsen.me> Closes: https://github.com/gentoo/gentoo/pull/23048 Signed-off-by: Sam James <sam@gentoo.org>
* profiles/arch/powerpc: Mask gentoo-kernel-bin on big-endianMichał Górny2021-12-012-0/+2
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>