diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2019-01-12 16:58:08 +0000 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2019-01-12 16:58:08 +0000 |
commit | c8a77dfe4d3d307c1d5dd2650b7297447d8b609d (patch) | |
tree | 9ea78393bc3ecd6ab4de449383d4e97e5f3648ae /profiles/arch | |
parent | 2891d29af8907ce881662f4a02844926d7a293c7 (diff) |
gentoo resync : 12.01.2019
Diffstat (limited to 'profiles/arch')
-rw-r--r-- | profiles/arch/arm/package.use.mask | 4 | ||||
-rw-r--r-- | profiles/arch/arm64/use.mask | 9 | ||||
-rw-r--r-- | profiles/arch/sparc/package.use.mask | 5 |
3 files changed, 9 insertions, 9 deletions
diff --git a/profiles/arch/arm/package.use.mask b/profiles/arch/arm/package.use.mask index 04e76200a650..72082ef2ada5 100644 --- a/profiles/arch/arm/package.use.mask +++ b/profiles/arch/arm/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Corentin Pazdera <nado@troglodyte.be> (28 Dec 2018) +# Requires virtual/pypy which isn't keyworded for ARM. +www-servers/uwsgi pypy + # Davide Pesavento <pesa@gentoo.org> (27 Dec 2018) # The corresponding Qt5 modules are not keyworded on arm, and we don't want to # keyword them solely because of PyQt5 while there are no other in-tree users. diff --git a/profiles/arch/arm64/use.mask b/profiles/arch/arm64/use.mask index 814305d3b526..e3797aaa766b 100644 --- a/profiles/arch/arm64/use.mask +++ b/profiles/arch/arm64/use.mask @@ -26,6 +26,11 @@ -neon -armvfp +# Mart Raudsepp <leio@gentoo.org> (07 Jan 2019) +# Does not work on arm64 until dev-lang/luajit-2.1 +# https://github.com/LuaJIT/LuaJIT/issues/26 +luajit + # Michał Górny <mgorny@gentoo.org> (16 Jul 2018) # Python 3.7 support requires fresh versions of packages which are stuck # at keywordreqs. @@ -38,10 +43,6 @@ python_single_target_python3_7 # No OpenCL provider is available on arm64. opencl -# Michał Górny <mgorny@gentoo.org> (03 Feb 2018) -# dev-lang/luajit not tested here. -luajit - # Brian Evans <grknight@gentoo.org> (02 Mar 2018) # dev-db/qdbm is net yet keyworded qdbm diff --git a/profiles/arch/sparc/package.use.mask b/profiles/arch/sparc/package.use.mask index 3a7f4199e21c..a5c0df6c66a9 100644 --- a/profiles/arch/sparc/package.use.mask +++ b/profiles/arch/sparc/package.use.mask @@ -28,11 +28,6 @@ dev-lang/erlang hipe # Mask USE=games to avoid unkeyworded games-util/qstat. net-analyzer/monitoring-plugins game -# Mart Raudsepp <leio@gentoo.org> (30 Mar 2018) -# Mask USE=mp3 for media-plugins/gst-plugins-meta:1.0 since -# media-plugins/gst-plugins-mpg123 is not keyworded (bug #635466) -media-plugins/gst-plugins-meta:1.0 mp3 - # Sergei Trofimovich <slyfox@gentoo.org> (20 Dec 2017) # Mask USE=rados for net-analyzer/rrdtool since sys-cluster/ceph is not # keyworded (bug #597174) |