sci-libs/htslib: amd64 stable wrt bug #713236
authorAgostino Sarubbo <ago@gentoo.org>
Fri, 20 Mar 2020 08:59:04 +0000 (09:59 +0100)
committerAgostino Sarubbo <ago@gentoo.org>
Fri, 20 Mar 2020 08:59:04 +0000 (09:59 +0100)
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
sci-libs/htslib/htslib-1.9.ebuild

index 69df48a332f23c9f55d1611c8445638687780693..327ffeed1ef85a41f612f7931603ad5a0e56f250 100644 (file)
@@ -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="