From: Agostino Sarubbo Date: Wed, 15 Jan 2020 09:16:49 +0000 (+0100) Subject: app-crypt/veracrypt: amd64 stable wrt bug #705436 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=1381f804b0acf651ef78c095d45491d996322db7;p=gentoo.git app-crypt/veracrypt: amd64 stable wrt bug #705436 Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo --- diff --git a/app-crypt/veracrypt/veracrypt-1.24_p2.ebuild b/app-crypt/veracrypt/veracrypt-1.24_p2.ebuild index 4dd97395b9d6..b94fb0affbee 100644 --- a/app-crypt/veracrypt/veracrypt-1.24_p2.ebuild +++ b/app-crypt/veracrypt/veracrypt-1.24_p2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -14,7 +14,7 @@ SRC_URI="https://github.com/${PN}/VeraCrypt/archive/VeraCrypt_1.24-Update2.tar.g # 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"