commit: 8d367cf57a082dc88d24a5bf22aadb90c18709a3
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 20 08:59:04 2020 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Fri Mar 20 08:59:04 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8d367cf5
sci-libs/htslib: amd64 stable wrt bug #713236
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
sci-libs/htslib/htslib-1.9.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/sci-libs/htslib/htslib-1.9.ebuild
b/sci-libs/htslib/htslib-1.9.ebuild
index 69df48a332f..327ffeed1ef 100644
--- a/sci-libs/htslib/htslib-1.9.ebuild
+++ b/sci-libs/htslib/htslib-1.9.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -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="