diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-03 17:46:07 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-09 17:45:08 +0300 |
commit | 21f3faba1e16c17ef4c03dc6558f1c93173fe72e (patch) | |
tree | 41d3f29138ca9880c21dac8c1c48c941579a1646 /sci-biology | |
parent | sci-biology/infernal: destabilize for ~x86 (diff) | |
download | gentoo-21f3faba1e16c17ef4c03dc6558f1c93173fe72e.tar.gz gentoo-21f3faba1e16c17ef4c03dc6558f1c93173fe72e.tar.bz2 gentoo-21f3faba1e16c17ef4c03dc6558f1c93173fe72e.zip |
sci-biology/mothur: destabilize for ~x86
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sci-biology')
-rw-r--r-- | sci-biology/mothur/mothur-1.27.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-biology/mothur/mothur-1.27.0-r1.ebuild b/sci-biology/mothur/mothur-1.27.0-r1.ebuild index 12b628475aac..3f5603e9ecb5 100644 --- a/sci-biology/mothur/mothur-1.27.0-r1.ebuild +++ b/sci-biology/mothur/mothur-1.27.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -12,7 +12,7 @@ S="${WORKDIR}/${PN^}.source" LICENSE="GPL-3" SLOT="0" -KEYWORDS="amd64 x86" +KEYWORDS="amd64 ~x86" IUSE="mpi +readline" RDEPEND=" |