diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2024-04-24 20:14:17 +1100 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2024-04-24 20:14:17 +1100 |
commit | 7d7bf192338baea960661928adc7802e0f391cdb (patch) | |
tree | ec008e545b7d58c40b4e376535a70e2790b0e1d5 | |
parent | Add some multilib magic (diff) | |
download | binhost-7d7bf192338baea960661928adc7802e0f391cdb.tar.gz binhost-7d7bf192338baea960661928adc7802e0f391cdb.tar.bz2 binhost-7d7bf192338baea960661928adc7802e0f391cdb.zip |
Blender can't be built with baseline x86-64 anymore
The following REQUIRED_USE flag constraints are unsatisfied:
amd64? ( any-of ( cpu_flags_x86_sse4_2 cpu_flags_x86_avx2 cpu_flags_x86_avx512dq ) )
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
-rw-r--r-- | builders/milou/openrc-23/world | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/builders/milou/openrc-23/world b/builders/milou/openrc-23/world index e4ee9c0..5b8f3a6 100644 --- a/builders/milou/openrc-23/world +++ b/builders/milou/openrc-23/world @@ -23,7 +23,6 @@ kde-apps/kdepim-meta kde-plasma/plasma-meta lxqt-base/lxqt-meta mate-base/mate -media-gfx/blender media-gfx/engauge media-gfx/gimp media-gfx/gnuclad |