commit: 63df71b9c5b962de7ef92d4956f88bfdf8fe1e7d
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 20 09:04:35 2020 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Fri Mar 20 09:04:52 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=63df71b9
sci-libs/htslib: x86 stable wrt bug #713236
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
sci-libs/htslib/htslib-1.9.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sci-libs/htslib/htslib-1.9.ebuild
b/sci-libs/htslib/htslib-1.9.ebuild
index 327ffeed1ef..ea70899c061 100644
--- a/sci-libs/htslib/htslib-1.9.ebuild
+++ b/sci-libs/htslib/htslib-1.9.ebuild
@@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/samtools/${PV}/${P}.tar.bz2"
SLOT="0/2"
LICENSE="MIT"
-KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
IUSE="+bzip2 curl +lzma static-libs"
RDEPEND="