diff options
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/Manifest.gz | bin | 185132 -> 185118 bytes | |||
-rw-r--r-- | profiles/arch/amd64/package.use.mask | 13 | ||||
-rw-r--r-- | profiles/arch/arm64/package.use.mask | 5 | ||||
-rw-r--r-- | profiles/arch/hppa/package.use.mask | 4 | ||||
-rw-r--r-- | profiles/arch/loong/package.use.mask | 4 | ||||
-rw-r--r-- | profiles/base/package.use.mask | 5 |
6 files changed, 19 insertions, 12 deletions
diff --git a/profiles/Manifest.gz b/profiles/Manifest.gz Binary files differindex d1daa7abf9aa..f533ce0b707b 100644 --- a/profiles/Manifest.gz +++ b/profiles/Manifest.gz diff --git a/profiles/arch/amd64/package.use.mask b/profiles/arch/amd64/package.use.mask index 0e00baae5e9c..c614b3e933a4 100644 --- a/profiles/arch/amd64/package.use.mask +++ b/profiles/arch/amd64/package.use.mask @@ -17,10 +17,19 @@ #--- END OF EXAMPLES --- +# Sam James <sam@gentoo.org> (2023-04-17) +# Ruby has several JITs available but they need porting to individual arches. +# Unmask on specific arches where it's available. +dev-lang/ruby -jit + # Sam James <sam@gentoo.org> (2023-04-03) # pytables is available here. dev-python/pytables -cpudetection +# Craig Andrews <candrews@gentoo.org> (2023-03-09) +# media-libs/libplacebo is keyworded here +media-video/ffmpeg -libplacebo + # Yiyang Wu <xgreenlandforwyy@gmail.com> (2023-01-27) # AMDGPU enablement depends on dev-libs/rocr-runtime, ~amd64 only # See also: https://bugs.gentoo.org/891499 @@ -448,7 +457,3 @@ media-sound/mpg123 cpu_flags_x86_mmx cpu_flags_x86_3dnow cpu_flags_x86_3dnowext # saves people from needlessly installing nasm # Refs bug #93279 media-sound/lame cpu_flags_x86_mmx - -# Craig Andrews <candrews@gentoo.org> (2023-03-09) -# media-libs/libplacebo is keyworded here -media-video/ffmepg -libplacebo diff --git a/profiles/arch/arm64/package.use.mask b/profiles/arch/arm64/package.use.mask index 669c44b9c7cf..9fb567a44715 100644 --- a/profiles/arch/arm64/package.use.mask +++ b/profiles/arch/arm64/package.use.mask @@ -1,6 +1,11 @@ # Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Sam James <sam@gentoo.org> (2023-04-17) +# Ruby has several JITs available but they need porting to individual arches. +# Unmask on specific arches where it's available. +dev-lang/ruby -jit + # Sam James <sam@gentoo.org> (2023-01-27) # media-libs/shaderc not keyworded here games-action/supertuxkart vulkan diff --git a/profiles/arch/hppa/package.use.mask b/profiles/arch/hppa/package.use.mask index 8e05903535c2..9977cd44be75 100644 --- a/profiles/arch/hppa/package.use.mask +++ b/profiles/arch/hppa/package.use.mask @@ -17,10 +17,6 @@ dev-python/nbval test dev-python/nbclassic doc dev-python/nbval doc -# Hans de Graaff <graaff@gentoo.org> (2023-02-27) -# Depends on virtual/rust -dev-lang/ruby jit - # Sam James <sam@gentoo.org> (2022-12-26) # Unkeyworded dependencies dev-util/diffoscope opendocument pascal pdf R diff --git a/profiles/arch/loong/package.use.mask b/profiles/arch/loong/package.use.mask index 86c908e39d0b..cad66f2225e8 100644 --- a/profiles/arch/loong/package.use.mask +++ b/profiles/arch/loong/package.use.mask @@ -10,10 +10,6 @@ dev-python/sympy opengl # cc invocations) dev-python/sympy aesara -# Hans de Graaff <graaff@gentoo.org> (2023-02-27) -# Depends on virtual/rust -dev-lang/ruby jit - # WANG Xuerui <xen0n@gentoo.org> (2022-12-06) # dev-cpp/glog fails tests, needs checking media-libs/opencv glog contribsfm diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index f546b053e471..3b6308459fd6 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -6,6 +6,11 @@ # This file is only for generic masks. For arch-specific masks (i.e. # mask everywhere, unmask on arch/*) use arch/base. +# Sam James <sam@gentoo.org> (2023-04-17) +# Ruby has several JITs available but they need porting to individual arches. +# Unmask on specific arches where it's available. +dev-lang/ruby jit + # Matt Turner <mattst88@gentoo.org> (2023-04-10) # Not ported to libsoup:3.0 >=media-plugins/grilo-plugins-0.3.16 youtube |