diff options
author | 2020-02-21 16:56:41 +0100 | |
---|---|---|
committer | 2020-02-21 16:56:41 +0100 | |
commit | befb36b53a92f58d13571de746ceef46e4dde9db (patch) | |
tree | 7c1debf5251deaf4e71fdace34b17c18b8071971 /sci-libs | |
parent | sci-libs/symmetrica: amd64 stable wrt bug #710350 (diff) | |
download | gentoo-befb36b53a92f58d13571de746ceef46e4dde9db.tar.gz gentoo-befb36b53a92f58d13571de746ceef46e4dde9db.tar.bz2 gentoo-befb36b53a92f58d13571de746ceef46e4dde9db.zip |
sci-libs/givaro: amd64 stable wrt bug #710352
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sci-libs')
-rw-r--r-- | sci-libs/givaro/givaro-4.1.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/givaro/givaro-4.1.1.ebuild b/sci-libs/givaro/givaro-4.1.1.ebuild index 68976e9c1941..69b4607b940d 100644 --- a/sci-libs/givaro/givaro-4.1.1.ebuild +++ b/sci-libs/givaro/givaro-4.1.1.ebuild @@ -9,7 +9,7 @@ SRC_URI="https://github.com/linbox-team/givaro/releases/download/v${PV}/${P}.tar LICENSE="CeCILL-B" SLOT="0/9" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="cpu_flags_x86_fma3 cpu_flags_x86_fma4 cpu_flags_x86_sse cpu_flags_x86_sse2 cpu_flags_x86_sse3 cpu_flags_x86_ssse3 cpu_flags_x86_sse4_1 cpu_flags_x86_sse4_2 cpu_flags_x86_avx cpu_flags_x86_avx2 doc static-libs test" RESTRICT="!test? ( test )" |