From: Mikle Kolyada Date: Thu, 7 Feb 2019 11:00:00 +0000 (+0300) Subject: app-crypt/veracrypt: amd64 stable wrt bug #676030 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=c40c732395aaa7949a01473c12fedb4b3f63b5ae;p=gentoo.git app-crypt/veracrypt: amd64 stable wrt bug #676030 Signed-off-by: Mikle Kolyada Package-Manager: Portage-2.3.51, Repoman-2.3.11 --- diff --git a/app-crypt/veracrypt/veracrypt-1.23.ebuild b/app-crypt/veracrypt/veracrypt-1.23.ebuild index 901f21f7cf59..db93962241d0 100644 --- a/app-crypt/veracrypt/veracrypt-1.23.ebuild +++ b/app-crypt/veracrypt/veracrypt-1.23.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ SRC_URI="https://github.com/${PN}/VeraCrypt/archive/VeraCrypt_${PV}.tar.gz" LICENSE="Apache-2.0 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"