diff options
Diffstat (limited to 'sci-libs')
-rw-r--r-- | sci-libs/dcmtk/dcmtk-3.6.7-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/dcmtk/dcmtk-3.6.7-r1.ebuild b/sci-libs/dcmtk/dcmtk-3.6.7-r1.ebuild index 4a85f26eadb1..88c510729a28 100644 --- a/sci-libs/dcmtk/dcmtk-3.6.7-r1.ebuild +++ b/sci-libs/dcmtk/dcmtk-3.6.7-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -10,7 +10,7 @@ HOMEPAGE="https://dicom.offis.de/dcmtk.php.en" SRC_URI="https://dicom.offis.de/download/dcmtk/release/${P}.tar.gz" LICENSE="OFFIS" -KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86" SLOT="0" IUSE="doc png ssl tcpd tiff +threads xml zlib" |