sci-libs/htslib: Stabilize 1.20 amd64, #920140

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2025-04-14 16:57:57 +01:00
parent 01264aa43b
commit e0234236c1

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2024 Gentoo Authors
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/samtools/${PN}/releases/download/${PV}/${P}.tar.bz2"
LICENSE="MIT"
SLOT="0/3"
KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux"
IUSE="+bzip2 curl +lzma"
RDEPEND="