Diff cfitsio-4.1.0-r1 with a cfitsio-4.2.0

/usr/portage/sci-libs/cfitsio/cfitsio-4.2.0.ebuild 2023-10-09 14:52:35.064368491 +0300
1
# Copyright 1999-2022 Gentoo Authors
1
# Copyright 1999-2023 Gentoo Authors
2 2
# Distributed under the terms of the GNU General Public License v2
3 3

  
4 4
EAPI=8
......
10 10
SRC_URI="https://heasarc.gsfc.nasa.gov/FTP/software/fitsio/c/${P}.tar.gz"
11 11

  
12 12
LICENSE="ISC"
13
SLOT="0/9"
13
SLOT="0/10"
14 14
KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
15 15
IUSE="bzip2 curl threads tools cpu_flags_x86_sse2 cpu_flags_x86_ssse3"
16 16

  
Thank you!