From 865e84b9099e01f7fd92ac1b8b30a948a06e8bc9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakov=20Smoli=C4=87?= Date: Wed, 1 Jun 2022 14:03:51 +0200 Subject: [PATCH] sci-biology/seqan: Keyword 3.1.0 x86, #834863 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Jakov Smolić --- sci-biology/seqan/seqan-3.1.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-biology/seqan/seqan-3.1.0.ebuild b/sci-biology/seqan/seqan-3.1.0.ebuild index fc9dd78e42339..976430bec6415 100644 --- a/sci-biology/seqan/seqan-3.1.0.ebuild +++ b/sci-biology/seqan/seqan-3.1.0.ebuild @@ -12,7 +12,7 @@ S="${WORKDIR}/seqan3-${PV}-Source" LICENSE="BSD GPL-3" SLOT="0" -KEYWORDS="~amd64 ~amd64-linux" +KEYWORDS="~amd64 ~x86 ~amd64-linux" IUSE="cpu_flags_x86_sse4_2" REQUIRED_USE="cpu_flags_x86_sse4_2"