diff options
author | Christoph Junghans <ottxor@gentoo.org> | 2017-02-26 19:30:38 -0700 |
---|---|---|
committer | Christoph Junghans <ottxor@gentoo.org> | 2017-02-26 19:30:38 -0700 |
commit | 8e5843ab858e05c114f116a52bf20c1efd589bcd (patch) | |
tree | c51b8c296e872314170c8811c28a17564cc785c7 | |
parent | sci-physics/quinoa: fix deps (diff) | |
parent | sci-libs/htslib: Remove KEYWORDS due to being broken (diff) | |
download | sci-8e5843ab858e05c114f116a52bf20c1efd589bcd.tar.gz sci-8e5843ab858e05c114f116a52bf20c1efd589bcd.tar.bz2 sci-8e5843ab858e05c114f116a52bf20c1efd589bcd.zip |
Merge branch 'master' of ssh://github.com/gentoo-science/sci
-rw-r--r-- | sci-libs/htslib/htslib-1.3.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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() { |