From c58ed9304d3a21e89bf5ad11f0231d25c73aaafa Mon Sep 17 00:00:00 2001 From: Sam James Date: Mon, 23 Jun 2025 01:17:49 +0100 Subject: [PATCH] app-crypt/veracrypt: Stabilize 1.26.15-r1 amd64, #958756 Signed-off-by: Sam James --- app-crypt/veracrypt/veracrypt-1.26.15-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-crypt/veracrypt/veracrypt-1.26.15-r1.ebuild b/app-crypt/veracrypt/veracrypt-1.26.15-r1.ebuild index dc9216dda7b80..3e1fc225f6273 100644 --- a/app-crypt/veracrypt/veracrypt-1.26.15-r1.ebuild +++ b/app-crypt/veracrypt/veracrypt-1.26.15-r1.ebuild @@ -17,7 +17,7 @@ S="${WORKDIR}/VeraCrypt-VeraCrypt_${PV}/src" # For this reason, we don't have to worry about their licenses LICENSE="Apache-2.0 BSD RSA truecrypt-3.0" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" IUSE="+asm cpu_flags_x86_sse2 cpu_flags_x86_sse4_1 cpu_flags_x86_ssse3 doc X" RESTRICT="bindist mirror"