Gentoo Archives: gentoo-commits

From: "Jakov Smolić" <jsmolic@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-biology/seqan/
Date: Wed, 01 Jun 2022 12:04:19
Message-Id: 1654085031.865e84b9099e01f7fd92ac1b8b30a948a06e8bc9.jsmolic@gentoo
1 commit: 865e84b9099e01f7fd92ac1b8b30a948a06e8bc9
2 Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jun 1 12:03:51 2022 +0000
4 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
5 CommitDate: Wed Jun 1 12:03:51 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=865e84b9
7
8 sci-biology/seqan: Keyword 3.1.0 x86, #834863
9
10 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
11
12 sci-biology/seqan/seqan-3.1.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sci-biology/seqan/seqan-3.1.0.ebuild b/sci-biology/seqan/seqan-3.1.0.ebuild
16 index fc9dd78e4233..976430bec641 100644
17 --- a/sci-biology/seqan/seqan-3.1.0.ebuild
18 +++ b/sci-biology/seqan/seqan-3.1.0.ebuild
19 @@ -12,7 +12,7 @@ S="${WORKDIR}/seqan3-${PV}-Source"
20
21 LICENSE="BSD GPL-3"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~amd64-linux"
24 +KEYWORDS="~amd64 ~x86 ~amd64-linux"
25 IUSE="cpu_flags_x86_sse4_2"
26 REQUIRED_USE="cpu_flags_x86_sse4_2"