commit: dc6adf342e9306bc593b0f9532c3f15a4d56e6c1 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sat Jun 8 13:58:30 2024 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sat Jun 8 14:06:37 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dc6adf34
profiles/arch/amd64/x32: Fix typo in rspamd package name Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> profiles/arch/amd64/x32/package.use.mask | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/profiles/arch/amd64/x32/package.use.mask b/profiles/arch/amd64/x32/package.use.mask index 96f324fe9614..79de1712fa27 100644 --- a/profiles/arch/amd64/x32/package.use.mask +++ b/profiles/arch/amd64/x32/package.use.mask @@ -5,7 +5,7 @@ # Runtime issues (bug #925115) and build issues (bug #931092) dev-libs/libpcre2 jit dev-lang/php jit -mail-filter/rspawmd jit +mail-filter/rspamd jit net-proxy/haproxy pcre-jit www-servers/varnish jit
