summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-06-03 17:46:04 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2023-06-09 17:45:07 +0300
commitc46cba74e364b78501ad5ba34fb2a851e48c56d8 (patch)
treefa28854acff9314971db320226fd9ae53e49a6c9
parentsci-biology/glimmerhmm: destabilize for ~x86 (diff)
downloadgentoo-c46cba74e364b78501ad5ba34fb2a851e48c56d8.tar.gz
gentoo-c46cba74e364b78501ad5ba34fb2a851e48c56d8.tar.bz2
gentoo-c46cba74e364b78501ad5ba34fb2a851e48c56d8.zip
sci-biology/infernal: destabilize for ~x86
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r--sci-biology/infernal/infernal-1.0.2-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-biology/infernal/infernal-1.0.2-r1.ebuild b/sci-biology/infernal/infernal-1.0.2-r1.ebuild
index 2e96418b6bb9..9aa5fd13f4db 100644
--- a/sci-biology/infernal/infernal-1.0.2-r1.ebuild
+++ b/sci-biology/infernal/infernal-1.0.2-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -11,7 +11,7 @@ SRC_URI="ftp://selab.janelia.org/pub/software/${PN}/${P}.tar.gz"
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="amd64 x86"
+KEYWORDS="amd64 ~x86"
IUSE="mpi"
RDEPEND="mpi? ( virtual/mpi )"