From b3c0929360edd5b142e1e6e0178cfbc6d441237c Mon Sep 17 00:00:00 2001 From: Arthur Zamarin Date: Sat, 3 Jun 2023 17:46:01 +0300 Subject: sci-biology/glimmerhmm: destabilize for ~x86 Signed-off-by: Arthur Zamarin --- sci-biology/glimmerhmm/glimmerhmm-3.0.1-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sci-biology') diff --git a/sci-biology/glimmerhmm/glimmerhmm-3.0.1-r1.ebuild b/sci-biology/glimmerhmm/glimmerhmm-3.0.1-r1.ebuild index 5424e942a7f7..b6fc54eb65b1 100644 --- a/sci-biology/glimmerhmm/glimmerhmm-3.0.1-r1.ebuild +++ b/sci-biology/glimmerhmm/glimmerhmm-3.0.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -13,7 +13,7 @@ SRC_URI="ftp://ftp.cbcb.umd.edu/pub/software/glimmerhmm/${MY_P}-${PV}.tar.gz" LICENSE="Artistic" SLOT="0" -KEYWORDS="amd64 x86" +KEYWORDS="amd64 ~x86" S="${WORKDIR}/${MY_P}" -- cgit v1.2.3-65-gdbad