commit: 8b0e3624af602d97dfbce3a44eb263d5a05c9e45
Author: David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 26 18:06:40 2017 +0000
Commit: Christoph Junghans <junghans <AT> gentoo <DOT> org>
CommitDate: Sun Feb 26 18:07:20 2017 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=8b0e3624
sci-libs/htslib: Remove KEYWORDS due to being broken
Package-Manager: Portage-2.3.3, Repoman-2.3.1
sci-libs/htslib/htslib-1.3.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sci-libs/htslib/htslib-1.3.2.ebuild
b/sci-libs/htslib/htslib-1.3.2.ebuild
index 0dac55735..2ca68eb3f 100644
--- a/sci-libs/htslib/htslib-1.3.2.ebuild
+++ b/sci-libs/htslib/htslib-1.3.2.ebuild
@@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/samtools/${PV}/${P}.tar.bz2"
SLOT="0"
LICENSE="MIT"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS=""
IUSE="static-libs"
src_install() {