diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2019-11-18 10:15:03 +0000 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2019-11-18 10:15:03 +0000 |
commit | b284a3168fa91a038925d2ecf5e4791011ea5e7d (patch) | |
tree | 16fe44748708acacd909d4e2e160a09a7f6d936a /profiles/arch | |
parent | 77398e424e45d9e98c1cef3c43bdadb9d56e81ef (diff) |
gentoo resync : 18.11.2019
Diffstat (limited to 'profiles/arch')
-rw-r--r-- | profiles/arch/alpha/use.stable.mask | 2 | ||||
-rw-r--r-- | profiles/arch/amd64/package.use.mask | 4 | ||||
-rw-r--r-- | profiles/arch/amd64/package.use.stable.mask | 2 | ||||
-rw-r--r-- | profiles/arch/amd64/use.mask | 5 | ||||
-rw-r--r-- | profiles/arch/amd64/use.stable.mask | 2 | ||||
-rw-r--r-- | profiles/arch/arm/use.stable.mask | 2 | ||||
-rw-r--r-- | profiles/arch/arm64/use.stable.mask | 2 | ||||
-rw-r--r-- | profiles/arch/base/package.use.mask | 3 | ||||
-rw-r--r-- | profiles/arch/base/use.mask | 7 | ||||
-rw-r--r-- | profiles/arch/ia64/package.use.mask | 4 | ||||
-rw-r--r-- | profiles/arch/ia64/use.stable.mask | 2 | ||||
-rw-r--r-- | profiles/arch/powerpc/ppc32/use.stable.mask | 2 | ||||
-rw-r--r-- | profiles/arch/powerpc/ppc64/use.stable.mask | 2 | ||||
-rw-r--r-- | profiles/arch/riscv/package.use.mask | 2 | ||||
-rw-r--r-- | profiles/arch/sparc/use.stable.mask | 2 | ||||
-rw-r--r-- | profiles/arch/x86/package.use.mask | 8 | ||||
-rw-r--r-- | profiles/arch/x86/package.use.stable.mask | 2 | ||||
-rw-r--r-- | profiles/arch/x86/use.stable.mask | 2 |
18 files changed, 52 insertions, 3 deletions
diff --git a/profiles/arch/alpha/use.stable.mask b/profiles/arch/alpha/use.stable.mask index e384e174cd97..8cdd1ddda1ef 100644 --- a/profiles/arch/alpha/use.stable.mask +++ b/profiles/arch/alpha/use.stable.mask @@ -20,6 +20,8 @@ elogind # dev-lang/python:3.7 is not stable. python_targets_python3_7 python_single_target_python3_7 +python_targets_python3_8 +python_single_target_python3_8 # Tobias Klausmann <klausman@gentoo.org> (2016-03-17) # Webkit itself is enormous (~13h compile+test on our fastest dev machine), so diff --git a/profiles/arch/amd64/package.use.mask b/profiles/arch/amd64/package.use.mask index c03379c9fec1..4d08305a170e 100644 --- a/profiles/arch/amd64/package.use.mask +++ b/profiles/arch/amd64/package.use.mask @@ -17,6 +17,10 @@ #--- END OF EXAMPLES --- +# Thomas Deutschmann <whissi@gentoo.org> (2019-11-11) +# dev-python/pandas is keyworded for amd64 +sys-block/fio -gnuplot + # Craig Andrews <candrews@gentoo.org> (2019-10-08) # net-misc/quiche is available on this arch net-misc/curl -quiche diff --git a/profiles/arch/amd64/package.use.stable.mask b/profiles/arch/amd64/package.use.stable.mask index 75f10147f598..000ff03db337 100644 --- a/profiles/arch/amd64/package.use.stable.mask +++ b/profiles/arch/amd64/package.use.stable.mask @@ -38,7 +38,7 @@ x11-wm/mutter screencast # Brian Evans <grknight@gentoo.org> (2019-05-22) # Allow python-exec to install all targets # Ack by mgorny -dev-lang/python-exec -python_targets_python3_7 +dev-lang/python-exec -python_targets_python3_7 -python_targets_python3_8 # Andreas Sturmlechner <asturm@gentoo.org> (2019-05-21) # dev-db/oracle-instantclient ain't stable diff --git a/profiles/arch/amd64/use.mask b/profiles/arch/amd64/use.mask index dbf7ef7ae3d5..e6eea8b8e4f9 100644 --- a/profiles/arch/amd64/use.mask +++ b/profiles/arch/amd64/use.mask @@ -6,6 +6,11 @@ # SECTION: Unmask +# Michał Górny <mgorny@gentoo.org> (2019-11-13) +# Python 3.8 has reasonably keyworded packages here. +-python_targets_python3_8 +-python_single_target_python3_8 + # Andreas Sturmlechner <asturm@gentoo.org> (2018-11-17) # media-sound/audacious is keyworded on amd64 -audacious diff --git a/profiles/arch/amd64/use.stable.mask b/profiles/arch/amd64/use.stable.mask index b2065471711a..73caf594a8a0 100644 --- a/profiles/arch/amd64/use.stable.mask +++ b/profiles/arch/amd64/use.stable.mask @@ -12,6 +12,8 @@ audacious # dev-lang/python:3.7 is not stable. python_targets_python3_7 python_single_target_python3_7 +python_targets_python3_8 +python_single_target_python3_8 # Andreas K. Hüttel <dilfridge@gentoo.org> (2017-05-26) # dev-db/firebird is keyworded ~amd64 diff --git a/profiles/arch/arm/use.stable.mask b/profiles/arch/arm/use.stable.mask index 6f5daaad02d2..2ca8927f490b 100644 --- a/profiles/arch/arm/use.stable.mask +++ b/profiles/arch/arm/use.stable.mask @@ -16,6 +16,8 @@ php_targets_php7-3 # dev-lang/python:3.7 is not stable. python_targets_python3_7 python_single_target_python3_7 +python_targets_python3_8 +python_single_target_python3_8 # Andrey Grozin <grozin@gentoo.org> (2014-05-16) # No stable gcl diff --git a/profiles/arch/arm64/use.stable.mask b/profiles/arch/arm64/use.stable.mask index f72c702f6298..10623ef35699 100644 --- a/profiles/arch/arm64/use.stable.mask +++ b/profiles/arch/arm64/use.stable.mask @@ -24,6 +24,8 @@ fltk # dev-lang/python:3.7 is not stable. python_targets_python3_7 python_single_target_python3_7 +python_targets_python3_8 +python_single_target_python3_8 # Michał Górny <mgorny@gentoo.org> (2018-02-19) # dev-lang/tk is not stable here. diff --git a/profiles/arch/base/package.use.mask b/profiles/arch/base/package.use.mask index 07a85754d014..5d31f0daff2a 100644 --- a/profiles/arch/base/package.use.mask +++ b/profiles/arch/base/package.use.mask @@ -1,6 +1,9 @@ # Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# dev-python/pandas is only keyworded for amd64 & x86 +sys-block/fio gnuplot + # Craig Andrews <candrews@gentoo.org> (2019-10-08) # net-libs/quiche is not available on all arches # Track addition arch keywording of quiche at: diff --git a/profiles/arch/base/use.mask b/profiles/arch/base/use.mask index a3646664b546..4a46bc011556 100644 --- a/profiles/arch/base/use.mask +++ b/profiles/arch/base/use.mask @@ -1,6 +1,13 @@ # Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Michał Górny <mgorny@gentoo.org> (2019-11-13) +# Python 3.8 is masked on the majority of arches because we failed +# at keywording new versions of packages. +python_targets_python3_8 +python_single_target_python3_8 + +# Thomas Deutschmann <whissi@gentoo.org> (2019-11-11) # James Le Cuirot <chewi@gentoo.org> (2017-06-29) # Forced and masked by default. Unmask where necessary. big-endian diff --git a/profiles/arch/ia64/package.use.mask b/profiles/arch/ia64/package.use.mask index ecbd2c0bc56f..f3e19be59189 100644 --- a/profiles/arch/ia64/package.use.mask +++ b/profiles/arch/ia64/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Thomas Deutschmann <whissi@gentoo.org> (2019-11-11) +# dev-util/google-perftools is not keyworded yet +sys-block/fio tcmalloc + # Mart Raudsepp <leio@gentoo.org> (2019-08-18) # media-video/pipewire is not keyworded yet x11-wm/mutter screencast diff --git a/profiles/arch/ia64/use.stable.mask b/profiles/arch/ia64/use.stable.mask index 6bfa9aaa1864..b7d8d4fd466a 100644 --- a/profiles/arch/ia64/use.stable.mask +++ b/profiles/arch/ia64/use.stable.mask @@ -16,6 +16,8 @@ elogind # dev-lang/python:3.7 is not stable. python_targets_python3_7 python_single_target_python3_7 +python_targets_python3_8 +python_single_target_python3_8 # Not stable mkl diff --git a/profiles/arch/powerpc/ppc32/use.stable.mask b/profiles/arch/powerpc/ppc32/use.stable.mask index 329a3eb6614d..91afa685e219 100644 --- a/profiles/arch/powerpc/ppc32/use.stable.mask +++ b/profiles/arch/powerpc/ppc32/use.stable.mask @@ -6,6 +6,8 @@ ruby_targets_ruby25 # dev-lang/python:3.7 is not stable. python_targets_python3_7 python_single_target_python3_7 +python_targets_python3_8 +python_single_target_python3_8 # Mikle Kolyada <zlogene@gentoo.org> (2018-04-24) # no stable net-misc/aria2 on ppc diff --git a/profiles/arch/powerpc/ppc64/use.stable.mask b/profiles/arch/powerpc/ppc64/use.stable.mask index 6f2bbeb4eb7e..b7ccca540d15 100644 --- a/profiles/arch/powerpc/ppc64/use.stable.mask +++ b/profiles/arch/powerpc/ppc64/use.stable.mask @@ -12,3 +12,5 @@ ruby_targets_ruby25 # dev-lang/python:3.7 is not stable. python_targets_python3_7 python_single_target_python3_7 +python_targets_python3_8 +python_single_target_python3_8 diff --git a/profiles/arch/riscv/package.use.mask b/profiles/arch/riscv/package.use.mask index a16d07ecc347..e14810d5ecfe 100644 --- a/profiles/arch/riscv/package.use.mask +++ b/profiles/arch/riscv/package.use.mask @@ -29,7 +29,7 @@ app-text/asciidoc graphviz test app-text/po4a test app-text/xmlto text dev-lang/python tk -dev-libs/check subunit +dev-libs/check doc subunit dev-libs/glib gtk-doc test dev-libs/icu doc dev-libs/iniparser doc diff --git a/profiles/arch/sparc/use.stable.mask b/profiles/arch/sparc/use.stable.mask index e5aaf9470aa2..3b398dd02981 100644 --- a/profiles/arch/sparc/use.stable.mask +++ b/profiles/arch/sparc/use.stable.mask @@ -23,6 +23,8 @@ clamav # dev-lang/python:3.7 is not stable. python_targets_python3_7 python_single_target_python3_7 +python_targets_python3_8 +python_single_target_python3_8 # Andrey Grozin <grozin@gentoo.org> (2014-06-25) # no stable version on sparc diff --git a/profiles/arch/x86/package.use.mask b/profiles/arch/x86/package.use.mask index e5e1b295791f..f40f2ce0016f 100644 --- a/profiles/arch/x86/package.use.mask +++ b/profiles/arch/x86/package.use.mask @@ -3,6 +3,10 @@ # This file requires >=portage-2.1.1 +# Thomas Deutschmann <whissi@gentoo.org> (2019-11-11) +# dev-python/pandas is keyworded for x86 +sys-block/fio -gnuplot + # Andreas Sturmlechner <asturm@gentoo.org> (2019-10-29) # Neither sys-apps/bolt nor kde-plasma/plasma-thunderbolt are keyworded # bugs #697860, #698172 @@ -301,3 +305,7 @@ x11-terms/eterm cpu_flags_x86_sse2 # Steve Dibb <beandog@gentoo.org> (2008-09-29) media-video/mplayer -cpudetection + +# Tomáš Mózes <hydrapolic@gmail.com> (2019-11-02) +# Requires dev-db/mongodb which has dropped x86 support +dev-php/pecl-mongodb test diff --git a/profiles/arch/x86/package.use.stable.mask b/profiles/arch/x86/package.use.stable.mask index af7a470457a6..78c8a76399d9 100644 --- a/profiles/arch/x86/package.use.stable.mask +++ b/profiles/arch/x86/package.use.stable.mask @@ -33,7 +33,7 @@ x11-wm/mutter screencast # Brian Evans <grknight@gentoo.org> (2019-05-22) # Allow python-exec to install all targets # Ack by mgorny -dev-lang/python-exec -python_targets_python3_7 +dev-lang/python-exec -python_targets_python3_7 -python_targets_python3_8 # Andreas Sturmlechner <asturm@gentoo.org> (2019-05-21) # dev-db/oracle-instantclient ain't stable diff --git a/profiles/arch/x86/use.stable.mask b/profiles/arch/x86/use.stable.mask index c30ac38e05bc..34f40c9d518a 100644 --- a/profiles/arch/x86/use.stable.mask +++ b/profiles/arch/x86/use.stable.mask @@ -12,6 +12,8 @@ audacious # dev-lang/python:3.7 is not stable. python_targets_python3_7 python_single_target_python3_7 +python_targets_python3_8 +python_single_target_python3_8 # Andreas K. Hüttel <dilfridge@gentoo.org> (2017-05-26) # dev-db/firebird is keyworded ~x86 |