diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-03-20 10:04:35 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-03-20 10:04:52 +0100 |
commit | 63df71b9c5b962de7ef92d4956f88bfdf8fe1e7d (patch) | |
tree | f50f411534b6fbee12fc460bab3f3161503a41d8 /sci-libs/htslib | |
parent | dev-go/siphash: x86 stable wrt bug #713234 (diff) | |
download | gentoo-63df71b9c5b962de7ef92d4956f88bfdf8fe1e7d.tar.gz gentoo-63df71b9c5b962de7ef92d4956f88bfdf8fe1e7d.tar.bz2 gentoo-63df71b9c5b962de7ef92d4956f88bfdf8fe1e7d.zip |
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@gentoo.org>
Diffstat (limited to 'sci-libs/htslib')
-rw-r--r-- | sci-libs/htslib/htslib-1.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/htslib/htslib-1.9.ebuild b/sci-libs/htslib/htslib-1.9.ebuild index 327ffeed1ef8..ea70899c061c 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=" |