diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2020-02-05 18:44:56 +0000 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2020-02-05 18:44:56 +0000 |
commit | 29aabba0ea759c6a2864ff5631735b67ee38e5e0 (patch) | |
tree | ab466b4dfa7abecb401b2f8039d08af4689306bb /profiles/arch | |
parent | d42200bec37eef2a7478d88988ff00addd0a9202 (diff) |
gentoo resync : 05.02.2020
Diffstat (limited to 'profiles/arch')
31 files changed, 128 insertions, 37 deletions
diff --git a/profiles/arch/alpha/make.defaults b/profiles/arch/alpha/make.defaults index 21df1ec3ca08..b44fb846a454 100644 --- a/profiles/arch/alpha/make.defaults +++ b/profiles/arch/alpha/make.defaults @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 ARCH="alpha" -ACCEPT_KEYWORDS="alpha" +ACCEPT_KEYWORDS="alpha ~alpha" CHOST="alpha-unknown-linux-gnu" CFLAGS="-O2 -pipe" diff --git a/profiles/arch/alpha/package.use.mask b/profiles/arch/alpha/package.use.mask index 47cfa0006c94..83a79db3c058 100644 --- a/profiles/arch/alpha/package.use.mask +++ b/profiles/arch/alpha/package.use.mask @@ -1,6 +1,15 @@ # Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Andreas Sturmlechner <asturm@gentoo.org> (2020-02-02) +# net-libs/libgadu is not keyworded +net-im/pidgin gadu +net-im/telepathy-connection-managers gadu + +# Andreas Sturmlechner <asturm@gentoo.org> (2020-01-26) +# media-libs/libheif is not keyworded +media-gfx/gimp heif + # Tomáš Mózes <hydrapolic@gmail.com> (2019-12-19) # dev-libs/criterion is not keyworded yet app-admin/syslog-ng test @@ -42,7 +51,7 @@ app-arch/rpm test # Tomáš Mózes <hydrapolic@gmail.com> (2018-06-05) # Unkeyworded dependencies. -app-admin/syslog-ng amqp kafka mongodb +app-admin/syslog-ng amqp kafka # Thomas Deutschmann <whissi@gentoo.org> (2018-06-02) # Needs dev-ruby/asciidoctor which has a lot of unstable deps diff --git a/profiles/arch/alpha/use.mask b/profiles/arch/alpha/use.mask index 88f1d35f2bb1..cdfe00e8d42e 100644 --- a/profiles/arch/alpha/use.mask +++ b/profiles/arch/alpha/use.mask @@ -4,6 +4,10 @@ # Unmask the flag which corresponds to ARCH. -alpha +# Matt Turner <mattst88@gentoo.org> (2020-02-02) +# Neither dev-python/pymongo nor dev-libs/mongo-c-driver are keyworded +mongodb + # Matt Turner <mattst88@gentoo.org> (2018-12-22) # net-libs/zeromq is not keyworded zeromq @@ -34,11 +38,6 @@ kwallet # This may change when/if qt4 goes away. qt5 -# Tobias Klausmann <klausman@gentoo.org> (2016-02-05) -# Newer versions of libgadu depend on protobuf-c, which doesn't -# compile on alpha as of slot:0. -gadu - # Julian Ospald <hasufell@gentoo.org> (2015-09-20) # no LibreSSL support yet curl_ssl_libressl @@ -141,10 +140,6 @@ mpi video_cards_amdgpu video_cards_radeonsi -# disable until tested -# # bug 148402 -pcsc-lite - # conky dependencies missing keywords related (dragonheart -20061112) # media-sound/mpd mpd diff --git a/profiles/arch/amd64/package.use.mask b/profiles/arch/amd64/package.use.mask index 301ed55a9fc0..1aa47f01a546 100644 --- a/profiles/arch/amd64/package.use.mask +++ b/profiles/arch/amd64/package.use.mask @@ -23,7 +23,7 @@ app-emulation/aranym -jit # Thomas Deutschmann <whissi@gentoo.org> (2019-11-11) # dev-python/pandas is keyworded for amd64 -sys-block/fio -gnuplot +sys-block/fio -python -gnuplot # Craig Andrews <candrews@gentoo.org> (2019-10-08) # net-misc/quiche is available on this arch diff --git a/profiles/arch/arm/package.use.mask b/profiles/arch/arm/package.use.mask index b46a0d0cec85..7a90f7f5e130 100644 --- a/profiles/arch/arm/package.use.mask +++ b/profiles/arch/arm/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Andreas Sturmlechner <asturm@gentoo.org> (2020-01-26) +# media-libs/libheif is not keyworded +media-gfx/gimp heif + # Georgy Yakovlev <gyakovlev@gentoo.org (2020-01-04) # zfs is not keyworded on arm dev-util/schroot zfs @@ -143,10 +147,6 @@ media-tv/tvheadend hdhomerun # All current clang versions are broken on ARM. app-doc/doxygen clang -# Thomas Deutschmann <whissi@gentoo.org> (2017-11-28) -# Requires dev-libs/mongo-c-driver which isn't keyworded ->=app-admin/rsyslog-8.31 mongodb - # Patrice Clement <monsieurp@gentoo.org> (2017-09-24) # Unmask Raspberry Pi support on arm. media-video/mpv -raspberry-pi @@ -500,7 +500,7 @@ media-libs/phonon vlc # Michael Sterrett <mr_bones_@gentoo.org> (2012-03-04) # arm is missing keywords for >=dev-libs/json-glib-0.12 -app-admin/syslog-ng json mongodb +app-admin/syslog-ng json # Anthony G. Basile <blueness@gentoo.org> (2011-12-21) # Mask the vde flag on tinc because net-misc/vde is not diff --git a/profiles/arch/arm/use.mask b/profiles/arch/arm/use.mask index 573c5347a75b..9be0dde47bdb 100644 --- a/profiles/arch/arm/use.mask +++ b/profiles/arch/arm/use.mask @@ -8,6 +8,10 @@ -cpu_flags_arm_iwmmxt -cpu_flags_arm_iwmmxt2 +# Matt Turner <mattst88@gentoo.org> (2020-02-02) +# Neither dev-python/pymongo nor dev-libs/mongo-c-driver are keyworded +mongodb + # Michał Górny <mgorny@gentoo.org> (2018-07-16) # Python 3.7 support requires fresh versions of packages which are stuck # at keywordreqs. diff --git a/profiles/arch/arm64/package.use.mask b/profiles/arch/arm64/package.use.mask index a721782b857c..60600bd9ecbb 100644 --- a/profiles/arch/arm64/package.use.mask +++ b/profiles/arch/arm64/package.use.mask @@ -1,6 +1,14 @@ # Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Matt Turner <mattst88@gentoo.org> (2020-02-02) +# dev-libs/mongo-c-driver is not keyworded +net-dialup/freeradius mongodb + +# Benda Xu <heroxbd@gentoo.org> (2020-01-26) +# Unkeyworded dep. +dev-python/matplotlib wxwidgets + # Michał Górny <mgorny@gentoo.org> (2020-01-11) # Unkeyworded dep. kde-apps/cantor julia diff --git a/profiles/arch/base/package.use.mask b/profiles/arch/base/package.use.mask index 884bf63c8e93..2fb2145ebad1 100644 --- a/profiles/arch/base/package.use.mask +++ b/profiles/arch/base/package.use.mask @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 # dev-python/pandas is only keyworded for amd64 & x86 -sys-block/fio gnuplot +sys-block/fio python gnuplot # Craig Andrews <candrews@gentoo.org> (2019-10-08) # net-libs/quiche is not available on all arches diff --git a/profiles/arch/hppa/package.use.mask b/profiles/arch/hppa/package.use.mask index 386c0c62d9f0..083d8dc45396 100644 --- a/profiles/arch/hppa/package.use.mask +++ b/profiles/arch/hppa/package.use.mask @@ -4,6 +4,22 @@ # NOTE: When masking a USE flag due to missing keywords, please file a keyword # request bug for the hppa arch. +# Andreas Sturmlechner <asturm@gentoo.org> (2020-02-02) +# net-libs/libgadu is not keyworded +net-im/pidgin gadu + +# Joonas Niilola <juippis@gentoo.org> (2020-02-02) +# luajit is not keyworded on this arch. +dev-libs/efl luajit + +# Jeroen Roovers <jer@gentoo.org> (2020-01-28) +# sys-apps/systemd is not stable +net-analyzer/wireshark sdjournal + +# Andreas Sturmlechner <asturm@gentoo.org> (2020-01-26) +# media-libs/libheif is not keyworded +media-gfx/gimp heif + # Robin H. Johnson <robbat2@gentoo.org> (2019-12-06) # PPS should work on all arches, but only keyworded on some arches >=net-misc/ntp-4.2.6_p3-r1 -parse-clocks diff --git a/profiles/arch/hppa/use.mask b/profiles/arch/hppa/use.mask index 21fd109106e3..99b40753b79c 100644 --- a/profiles/arch/hppa/use.mask +++ b/profiles/arch/hppa/use.mask @@ -81,10 +81,6 @@ clang # dev-lang/luajit has not been ported to HPPA luajit -# Jeroen Roovers <jer@gentoo.org> (2014-09-19) -# >=net-libs/libgadu-1.12.0 (bug #519854) requires dev-libs/protobuf-c (bug #519772) -gadu - # Jeroen Roovers <jer@gentoo.org> (2014-05-20) # Mask USE=systemtap generally until proper kernel support is in place systemtap diff --git a/profiles/arch/ia64/package.use.mask b/profiles/arch/ia64/package.use.mask index 8c4ee8eb642e..d01da7d3a876 100644 --- a/profiles/arch/ia64/package.use.mask +++ b/profiles/arch/ia64/package.use.mask @@ -1,6 +1,18 @@ # Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Joonas Niilola <juippis@gentoo.org> (2020-02-02) +# luajit is not keyworded on this arch. +dev-libs/efl luajit + +# Andreas Sturmlechner <asturm@gentoo.org> (2020-01-26) +# media-libs/libheif is not keyworded +media-gfx/gimp heif + +# David Seifert <soap@gentoo.org> (2020-01-26) +# media-libs/libkate is not keyworded on ia64 anymore +media-sound/vorbis-tools kate + # Tomáš Mózes <hydrapolic@gmail.com> (2019-12-19) # dev-libs/criterion is not keyworded yet app-admin/syslog-ng test diff --git a/profiles/arch/mips/package.use.mask b/profiles/arch/mips/package.use.mask index 13a251b7f9e9..0aab84d0c77e 100644 --- a/profiles/arch/mips/package.use.mask +++ b/profiles/arch/mips/package.use.mask @@ -1,6 +1,10 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Joonas Niilola <juippis@gentoo.org> (2020-02-02) +# luajit is not keyworded on this arch. +dev-libs/efl luajit + # Michał Górny <mgorny@gentoo.org> (2018-01-23) # USE=collab requires unkeyworded net-libs/loudmouth & dev-cpp/asio. # USE=grammar requires dev-libs/link-grammar. diff --git a/profiles/arch/powerpc/package.use.mask b/profiles/arch/powerpc/package.use.mask index 3e07419b7adf..c7f5980a8d4a 100644 --- a/profiles/arch/powerpc/package.use.mask +++ b/profiles/arch/powerpc/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Georgy Yakovlev <gyakovlev@gentoo.org> (2020-01-25) +# requires fwupd, which is not yet keyworded +kde-plasma/discover firmware + # Michał Górny <mgorny@gentoo.org> (2020-01-11) # Unkeyworded test deps. dev-cpp/eigen test diff --git a/profiles/arch/powerpc/package.use.stable.mask b/profiles/arch/powerpc/package.use.stable.mask index 2d5da7adacda..8973ba5f4c54 100644 --- a/profiles/arch/powerpc/package.use.stable.mask +++ b/profiles/arch/powerpc/package.use.stable.mask @@ -64,10 +64,6 @@ sys-fs/multipath-tools rbd # Dependencies not going to stable for now dev-util/geany-plugins gtkspell -# Pacho Ramos <grknight@gentoo.org> (2016-11-01) -# net-misc/libteam is now ~ppc ~ppc64 -net-misc/networkmanager teamd - # Michael Palimaka <kensington@gentoo.org> (2016-10-21) # Requires media-libs/opencv which is not stable media-plugins/frei0r-plugins facedetect diff --git a/profiles/arch/powerpc/ppc32/package.use.mask b/profiles/arch/powerpc/ppc32/package.use.mask index 87df547b9217..28fa7a39116c 100644 --- a/profiles/arch/powerpc/ppc32/package.use.mask +++ b/profiles/arch/powerpc/ppc32/package.use.mask @@ -1,6 +1,10 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Andreas Sturmlechner <asturm@gentoo.org> (2020-01-26) +# media-libs/libheif is not keyworded +media-gfx/gimp heif + # Robin H. Johnson <robbat2@gentoo.org> (2019-12-06) # PPS should work on all arches, but only keyworded on some arches >=net-misc/ntp-4.2.6_p3-r1 -parse-clocks diff --git a/profiles/arch/powerpc/ppc64/32ul/package.use.mask b/profiles/arch/powerpc/ppc64/32ul/package.use.mask index dcac4494fe8b..4d780e3eeba2 100644 --- a/profiles/arch/powerpc/ppc64/32ul/package.use.mask +++ b/profiles/arch/powerpc/ppc64/32ul/package.use.mask @@ -1,6 +1,10 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Andreas Sturmlechner <asturm@gentoo.org> (2020-01-26) +# media-libs/libheif is not keyworded +media-gfx/gimp heif + # Robin H. Johnson <robbat2@gentoo.org> (2019-12-06) # PPS should work on all arches, but only keyworded on some arches >=net-misc/ntp-4.2.6_p3-r1 -parse-clocks diff --git a/profiles/arch/powerpc/ppc64/64ul/package.use.mask b/profiles/arch/powerpc/ppc64/64ul/package.use.mask index fd0e7c524c26..3dbba1527a14 100644 --- a/profiles/arch/powerpc/ppc64/64ul/package.use.mask +++ b/profiles/arch/powerpc/ppc64/64ul/package.use.mask @@ -1,6 +1,10 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Joonas Niilola <juippis@gentoo.org> (2020-02-01) +# luajit not keyworded on ppc64, #696222 +dev-libs/efl luajit + # Brian Evans <grknight@gentoo.org> (2015-11-23) # unmask galera for dev-db/mariadb >=dev-db/mariadb-10.1.0 -galera diff --git a/profiles/arch/powerpc/ppc64/64ul/use.mask b/profiles/arch/powerpc/ppc64/64ul/use.mask index 314f6b7fba6a..23351dbdbd89 100644 --- a/profiles/arch/powerpc/ppc64/64ul/use.mask +++ b/profiles/arch/powerpc/ppc64/64ul/use.mask @@ -17,10 +17,6 @@ opencl # mask kde since is not anymore keyworded for ppc64 kde -# Kacper Kowalik <xarthisius@gentoo.org> (2011-08-10) -# Masking frei0r wrt bug #365451 -frei0r - pda prelude mono diff --git a/profiles/arch/powerpc/ppc64/64ul/use.stable.mask b/profiles/arch/powerpc/ppc64/64ul/use.stable.mask new file mode 100644 index 000000000000..835d683a960d --- /dev/null +++ b/profiles/arch/powerpc/ppc64/64ul/use.stable.mask @@ -0,0 +1,6 @@ +# Copyright 1999-2019 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +# Georgy Yakovlev <gyakovlev@gentoo.org> (2020-01-26) +# media-plugins/frei0r-plugins not stable yet +frei0r diff --git a/profiles/arch/powerpc/ppc64/package.use.mask b/profiles/arch/powerpc/ppc64/package.use.mask index 6800622d7f02..1303696939f4 100644 --- a/profiles/arch/powerpc/ppc64/package.use.mask +++ b/profiles/arch/powerpc/ppc64/package.use.mask @@ -1,6 +1,11 @@ # Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Georgy Yakovlev <gyakovlev@gentoo.org> (2020-01-25) +# bolt not keyworded on ~ppc64 +kde-plasma/plasma-meta crypt thunderbolt +kde-plasma/powerdevil brightness-control + # Georgy Yakovlev <gyakovlev@gentoo.org> (2019-12-28) # not keyworded or irrelevant on ~ppc64, bug 679888 app-emulation/libvirt virtualbox xen diff --git a/profiles/arch/powerpc/use.mask b/profiles/arch/powerpc/use.mask index 2fe615c7a405..75883c63b88c 100644 --- a/profiles/arch/powerpc/use.mask +++ b/profiles/arch/powerpc/use.mask @@ -4,6 +4,10 @@ # PPC Specific use flags # +# Georgy Yakovlev <gyakovlev@gentoo.org> (2020-01-25) +# Requires qtwebengine, which is not ported to any of powerpc arches yet +webengine + # Matt Turner <mattst88@gentoo.org> (2018-09-18) # sci-libs/coinor-mp is not keyworded coinmp diff --git a/profiles/arch/ppc/eapi b/profiles/arch/ppc/eapi new file mode 100644 index 000000000000..7ed6ff82de6b --- /dev/null +++ b/profiles/arch/ppc/eapi @@ -0,0 +1 @@ +5 diff --git a/profiles/arch/ppc/parent b/profiles/arch/ppc/parent new file mode 100644 index 000000000000..105d4126940c --- /dev/null +++ b/profiles/arch/ppc/parent @@ -0,0 +1 @@ +../powerpc/ppc32 diff --git a/profiles/arch/ppc64/big-endian/parent b/profiles/arch/ppc64/big-endian/parent new file mode 100644 index 000000000000..e50f74c7ede8 --- /dev/null +++ b/profiles/arch/ppc64/big-endian/parent @@ -0,0 +1 @@ +../../powerpc/ppc64/64ul diff --git a/profiles/arch/ppc64/eapi b/profiles/arch/ppc64/eapi new file mode 100644 index 000000000000..7ed6ff82de6b --- /dev/null +++ b/profiles/arch/ppc64/eapi @@ -0,0 +1 @@ +5 diff --git a/profiles/arch/ppc64/little-endian/eapi b/profiles/arch/ppc64/little-endian/eapi new file mode 100644 index 000000000000..7ed6ff82de6b --- /dev/null +++ b/profiles/arch/ppc64/little-endian/eapi @@ -0,0 +1 @@ +5 diff --git a/profiles/arch/ppc64/little-endian/parent b/profiles/arch/ppc64/little-endian/parent new file mode 100644 index 000000000000..03db472cfd10 --- /dev/null +++ b/profiles/arch/ppc64/little-endian/parent @@ -0,0 +1,2 @@ +../../powerpc/ppc64/64ul +../../powerpc/ppc64/64le diff --git a/profiles/arch/riscv/package.use.mask b/profiles/arch/riscv/package.use.mask index 1d0ceeb36251..a57d6b4ffd4a 100644 --- a/profiles/arch/riscv/package.use.mask +++ b/profiles/arch/riscv/package.use.mask @@ -62,6 +62,7 @@ media-libs/tiff jbig jpeg test webp zstd net-fs/nfs-utils nfsv41 net-libs/gnutls doc test-full net-libs/ldns doc python +net-libs/libpcap rdma net-misc/curl brotli curl_ssl_libressl curl_ssl_mbedtls curl_ssl_nss http2 rtmp ssh net-misc/ntp openntpd snmp vim-syntax zeroconf net-nds/openldap cxx kerberos sasl diff --git a/profiles/arch/sh/package.use.mask b/profiles/arch/sh/package.use.mask index 97f28228eb2e..ed4c5d4ab6c8 100644 --- a/profiles/arch/sh/package.use.mask +++ b/profiles/arch/sh/package.use.mask @@ -1,6 +1,10 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Joonas Niilola <juippis@gentoo.org> (2020-02-02) +# luajit is not keyworded on this arch. +dev-libs/efl luajit + # Sergei Trofimovich <slyfox@gentoo.org> (2019-12-02) # dev-util/systemtap is not keyworded on sh sys-libs/glibc systemtap diff --git a/profiles/arch/sparc/package.use.mask b/profiles/arch/sparc/package.use.mask index 8892204794f7..fc9f9befb6e8 100644 --- a/profiles/arch/sparc/package.use.mask +++ b/profiles/arch/sparc/package.use.mask @@ -1,6 +1,14 @@ # Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Joonas Niilola <juippis@gentoo.org> (2020-02-02) +# luajit is not keyworded on this arch. +dev-libs/efl luajit + +# Andreas Sturmlechner <asturm@gentoo.org> (2020-01-26) +# media-libs/libheif is not keyworded +media-gfx/gimp heif + # Robin H. Johnson <robbat2@gentoo.org> (2019-12-06) # PPS should work on all arches, but only keyworded on some arches >=net-misc/ntp-4.2.6_p3-r1 -parse-clocks diff --git a/profiles/arch/x86/package.use.mask b/profiles/arch/x86/package.use.mask index 27e3302fde53..fcdb7cb7a8d8 100644 --- a/profiles/arch/x86/package.use.mask +++ b/profiles/arch/x86/package.use.mask @@ -1,6 +1,10 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Andreas Sturmlechner <asturm@gentoo.org> (2020-01-29) +# media-libs/pulseaudio-qt is not keyworded +kde-misc/kdeconnect pulseaudio + # Georgy Yakovlev <gyakovlev@gentoo.org (2020-01-04) # zfs is not keyworded on x86 dev-util/schroot zfs @@ -19,7 +23,7 @@ media-video/vlc -libplacebo # Thomas Deutschmann <whissi@gentoo.org> (2019-11-11) # dev-python/pandas is keyworded for x86 -sys-block/fio -gnuplot +sys-block/fio -python -gnuplot # Luke Dashjr <luke-jr+gentoobugs@utopios.org> (2019-09-21) # iasl is stable on x86 |