summaryrefslogtreecommitdiff
path: root/profiles/arch
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-02-11 16:09:52 +0000
committerV3n3RiX <venerix@redcorelinux.org>2018-02-11 16:09:52 +0000
commitf78108598211053d41752a83e0345441bb9014ae (patch)
treedd2fc7ae0a1aea7bda4942ab0c453d1e55284b37 /profiles/arch
parentdc45b83b28fb83e9659492066e347b8dc60bc9e3 (diff)
gentoo resync : 11.02.2018
Diffstat (limited to 'profiles/arch')
-rw-r--r--profiles/arch/amd64-fbsd/use.mask8
-rw-r--r--profiles/arch/arm/package.use.mask4
-rw-r--r--profiles/arch/arm/package.use.stable.mask4
-rw-r--r--profiles/arch/arm64/package.use.stable.mask7
-rw-r--r--profiles/arch/arm64/use.mask2
-rw-r--r--profiles/arch/hppa/package.use.stable.mask5
-rw-r--r--profiles/arch/mips/use.mask9
-rw-r--r--profiles/arch/powerpc/package.use.stable.mask6
-rw-r--r--profiles/arch/powerpc/ppc32/package.use.mask6
-rw-r--r--profiles/arch/x86/package.use.mask4
10 files changed, 42 insertions, 13 deletions
diff --git a/profiles/arch/amd64-fbsd/use.mask b/profiles/arch/amd64-fbsd/use.mask
index e93d35cd709d..6047b7b8900c 100644
--- a/profiles/arch/amd64-fbsd/use.mask
+++ b/profiles/arch/amd64-fbsd/use.mask
@@ -33,11 +33,15 @@
#-video_cards_vmware
-input_devices_vmmouse
-# Michał Górny <mgorny@gentoo.org> (23 Feb 2018)
+# Mart Raudsepp <leio@gentoo.org> (11 Feb 2018)
+# dev-util/valgrind is not keyworded here.
+valgrind
+
+# Michał Górny <mgorny@gentoo.org> (23 Jan 2018)
# sys-libs/libseccomp is not keyworded here.
seccomp
-# Michał Górny <mgorny@gentoo.org> (23 Feb 2018)
+# Michał Górny <mgorny@gentoo.org> (23 Jan 2018)
# net-fs/samba is not keyworded here.
samba
diff --git a/profiles/arch/arm/package.use.mask b/profiles/arch/arm/package.use.mask
index c06510394fc2..8ac1ac7a902c 100644
--- a/profiles/arch/arm/package.use.mask
+++ b/profiles/arch/arm/package.use.mask
@@ -1,6 +1,10 @@
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
+# Andreas Sturmlechner <asturm@gentoo.org> (04 Feb 2018)
+# Depends on not yet keyworded dev-python/geoip-python. Bug #636860
+net-p2p/deluge geoip
+
# Amy Liffey <amynka@gentoo.org (21 Jan 2018)
# dev-libs/cereal not keyworded for arm
media-libs/opencv contrib_dnn
diff --git a/profiles/arch/arm/package.use.stable.mask b/profiles/arch/arm/package.use.stable.mask
index b013468dfff7..6915ee6f97bf 100644
--- a/profiles/arch/arm/package.use.stable.mask
+++ b/profiles/arch/arm/package.use.stable.mask
@@ -1,6 +1,10 @@
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
+# Andreas Sturmlechner <asturm@gentoo.org> (06 Feb 2018)
+# Requires sci-geosciences/gpsd which is not stable
+app-misc/geoclue gps
+
# Andreas Sturmlechner <asturm@gentoo.org> (25 Jan 2018)
# Requires not stabilised app-text/libexttextcat, bug #637086
net-mail/dovecot textcat
diff --git a/profiles/arch/arm64/package.use.stable.mask b/profiles/arch/arm64/package.use.stable.mask
index 572ef9602b27..97cd60a64113 100644
--- a/profiles/arch/arm64/package.use.stable.mask
+++ b/profiles/arch/arm64/package.use.stable.mask
@@ -1,8 +1,13 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
+# Michał Górny <mgorny@gentoo.org> (07 Feb 2018)
+# sys-libs/tevent is not stable here.
+dev-libs/libverto tevent
+
# Andreas K. Hüttel <dilfridge@gentoo.org> (21 Jan 2018)
# systemtap is not yet stable on arm64
+dev-libs/glib systemtap
sys-libs/glibc systemtap
# Thomas Deutschmann <whissi@gentoo.org> (26 Oct 2017)
diff --git a/profiles/arch/arm64/use.mask b/profiles/arch/arm64/use.mask
index b28d2a653422..75edad6e51f8 100644
--- a/profiles/arch/arm64/use.mask
+++ b/profiles/arch/arm64/use.mask
@@ -26,7 +26,7 @@
-neon
-armvfp
-# Michał Górny <mgorny@gentoo.org> (23 Feb 2018)
+# Michał Górny <mgorny@gentoo.org> (23 Jan 2018)
# sci-geosciences/gpsd is not keyworded here.
gps
diff --git a/profiles/arch/hppa/package.use.stable.mask b/profiles/arch/hppa/package.use.stable.mask
index 175acfb2e8c5..9095c39e78b5 100644
--- a/profiles/arch/hppa/package.use.stable.mask
+++ b/profiles/arch/hppa/package.use.stable.mask
@@ -49,6 +49,11 @@ net-print/cups-filters pdf
# MPI does not have stable keywords on hppa
sci-libs/fftw mpi
+# Andreas Sturmlechner <asturm@gentoo.org> (03 Sep 2017)
+# Mask mpi support so Boost stabilization can go ahead
+# Boost 1.63 (bug 624662), Boost 1.62 (bug 590244)
+dev-libs/boost mpi
+
# Andreas Sturmlechner <asturm@gentoo.org> (19 Aug 2017)
# Mask net-libs/libssh rdeps for stabilisation timeout
# (bug 618916)
diff --git a/profiles/arch/mips/use.mask b/profiles/arch/mips/use.mask
index 9d6b2967e4ce..077a99117cd5 100644
--- a/profiles/arch/mips/use.mask
+++ b/profiles/arch/mips/use.mask
@@ -4,11 +4,16 @@
# Unmask the flag which corresponds to ARCH.
-mips
-# Michał Górny <mgorny@gentoo.org> (23 Feb 2018)
+# Mart Raudsepp <leio@gentoo.org> (11 Feb 2018)
+# dev-util/valgrind is not keyworded here yet,
+# though the MIPS platform is supported upstream
+valgrind
+
+# Michał Górny <mgorny@gentoo.org> (23 Jan 2018)
# net-misc/networkmanager is not keyworded here.
networkmanager
-# Michał Górny <mgorny@gentoo.org> (23 Feb 2018)
+# Michał Górny <mgorny@gentoo.org> (23 Jan 2018)
# sci-geosciences/gpsd is not keyworded here.
gps
diff --git a/profiles/arch/powerpc/package.use.stable.mask b/profiles/arch/powerpc/package.use.stable.mask
index e4d4c19adb36..78b64b5cb25b 100644
--- a/profiles/arch/powerpc/package.use.stable.mask
+++ b/profiles/arch/powerpc/package.use.stable.mask
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# When you add an entry to the top of this file, add your name, the date, and
@@ -17,6 +17,10 @@
#--- END OF EXAMPLES ---
+# Andreas Sturmlechner <asturm@gentoo.org> (06 Feb 2018)
+# Requires sci-geosciences/gpsd which is not stable
+app-misc/geoclue gps
+
# David Seifert <soap@gentoo.org> (23 Sep 2017)
# MPI does not have stable keywords on ppc/ppc64
sci-libs/fftw mpi
diff --git a/profiles/arch/powerpc/ppc32/package.use.mask b/profiles/arch/powerpc/ppc32/package.use.mask
index 7f775e70af60..357aceb881b0 100644
--- a/profiles/arch/powerpc/ppc32/package.use.mask
+++ b/profiles/arch/powerpc/ppc32/package.use.mask
@@ -76,12 +76,6 @@ net-analyzer/wireshark doc-pdf
# no ppc support in media-libs/glfw
app-text/mupdf opengl
-# Ian Delaney <idella4@gentoo.org> (04 Jan 2016)
-# on behalf of Ilya Tumaykin <itumaykin+gentoo@gmail.com>
-# media-libs/libsdl2 lacked ppc32 keyword at the time. See bug #508226.
-# Ready for the next stable mpv version after the one below.
-=media-video/mpv-0.18.0-r1 sdl
-
# Anthony G. Basile <blueness@gentoo.org> (26 Oct 2015)
# Mask x265 on vlc for bug #564138
media-video/vlc x265
diff --git a/profiles/arch/x86/package.use.mask b/profiles/arch/x86/package.use.mask
index 321519c33339..62757ad8fc69 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> (10 Feb 2018)
+# Requires dev-db/mongodb which has dropped x86 support
+>=dev-libs/mongo-c-driver-1.8.2 test
+
# Thomas Deutschmann <whissi@gentoo.org> (05 Jan 2018)
# Requires dev-python/neovim-remote, which is not keyworded on x86.
app-editors/neovim remote