mail-mta/courier: add missing RESTRICT for tests

Signed-off-by: Hanno Böck <hanno@gentoo.org>
This commit is contained in:
Hanno Böck
2025-10-19 14:04:34 +02:00
parent 8db697a1ea
commit 39896a2c49

View File

@@ -14,6 +14,7 @@ SLOT="0"
KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64 ~riscv ~x86"
IUSE="postgres ldap mysql pam nls ipv6 spell fax crypt norewrite \
fam web webmail gnutls split-usr test"
RESTRICT="!test? ( test )"
DEPEND="
>=net-libs/courier-authlib-0.72.5