diff options
Diffstat (limited to 'sci-libs/dcmtk/dcmtk-3.6.9.ebuild')
-rw-r--r-- | sci-libs/dcmtk/dcmtk-3.6.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/dcmtk/dcmtk-3.6.9.ebuild b/sci-libs/dcmtk/dcmtk-3.6.9.ebuild index 605e334411ec..cfcea801a361 100644 --- a/sci-libs/dcmtk/dcmtk-3.6.9.ebuild +++ b/sci-libs/dcmtk/dcmtk-3.6.9.ebuild @@ -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://dicom.offis.de/download/dcmtk/release/${P}.tar.gz" LICENSE="OFFIS" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86" IUSE="doc png ssl tcpd tiff +threads xml zlib" RDEPEND=" |