diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-02-24 13:49:35 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-02-24 13:49:35 +0100 |
commit | a420b8501ce29a7dfb0659db52054c0fd9a42644 (patch) | |
tree | c9925ce42fa3366aa8937bcbd65d0236ddc18543 | |
parent | virtual/httpd-php: x86 stable wrt bug #710304 (diff) | |
download | gentoo-a420b8501ce29a7dfb0659db52054c0fd9a42644.tar.gz gentoo-a420b8501ce29a7dfb0659db52054c0fd9a42644.tar.bz2 gentoo-a420b8501ce29a7dfb0659db52054c0fd9a42644.zip |
sci-libs/givaro: x86 stable wrt bug #710352
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-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 855ef5115ac3..dbf9f8850194 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 )" |