From 1f69331d44968a779e84e1f4075f030e8557d8b7 Mon Sep 17 00:00:00 2001 From: Agostino Sarubbo Date: Wed, 25 Nov 2020 08:43:55 +0100 Subject: [PATCH] app-crypt/veracrypt: amd64 stable wrt bug #755890 Package-Manager: Portage-3.0.8, Repoman-3.0.2 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo --- app-crypt/veracrypt/veracrypt-1.24_p7.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-crypt/veracrypt/veracrypt-1.24_p7.ebuild b/app-crypt/veracrypt/veracrypt-1.24_p7.ebuild index 120e43f27ad24..10a8cfcacd0a9 100644 --- a/app-crypt/veracrypt/veracrypt-1.24_p7.ebuild +++ b/app-crypt/veracrypt/veracrypt-1.24_p7.ebuild @@ -15,7 +15,7 @@ SRC_URI="https://github.com/${PN}/VeraCrypt/archive/VeraCrypt_${MY_PV}.tar.gz -> # For this reason, we don't have to worry about their licenses LICENSE="Apache-2.0 BSD 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"