diff options
Diffstat (limited to 'sci-libs/htslib')
-rw-r--r-- | sci-libs/htslib/htslib-1.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/htslib/htslib-1.9.ebuild b/sci-libs/htslib/htslib-1.9.ebuild index 69df48a332f2..327ffeed1ef8 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=" |