commit: c7d5c70c99ea03f96b5429251c09818dd6bad188
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Dec 17 04:10:56 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Dec 17 04:10:56 2025 +0000
URL: https://gitweb.gentoo.org/proj/binhost.git/commit/?id=c7d5c70c
milou: handle dev-libs/vectorscan REQUIRED_USE (for mail-filter/rspamd)
!!! The ebuild selected to satisfy "dev-libs/vectorscan:=" has unmet
requirements.
- dev-libs/vectorscan-5.4.11::gentoo USE="" CPU_FLAGS_X86="-avx2 -sse4_2"
The following REQUIRED_USE flag constraints are unsatisfied:
amd64? ( cpu_flags_x86_sse4_2 )
The above constraints are a subset of the following complete expression:
x86? ( cpu_flags_x86_sse4_2 ) amd64? ( cpu_flags_x86_sse4_2 )
Bug: https://bugs.gentoo.org/967613
Signed-off-by: Sam James <sam <AT> gentoo.org>
builders/milou/server-23/portage/package.use/rspamd | 2 ++
1 file changed, 2 insertions(+)
diff --git a/builders/milou/server-23/portage/package.use/rspamd
b/builders/milou/server-23/portage/package.use/rspamd
new file mode 100644
index 0000000..15b2153
--- /dev/null
+++ b/builders/milou/server-23/portage/package.use/rspamd
@@ -0,0 +1,2 @@
+# https://bugs.gentoo.org/967613
+dev-libs/vectorscan cpu_flags_x86_sse4_2