diff options
author | Sam James <sam@gentoo.org> | 2022-12-18 08:06:00 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-12-18 08:06:00 +0000 |
commit | 52bb65b248fb09945f5571d4125f8647042f0f5a (patch) | |
tree | e4a1b18a022be248b8b9375a3b260bc3fc47ee85 /sci-libs/dcmtk | |
parent | sci-visualization/paraview: drop 5.11.0_rc1-r1 (diff) | |
download | gentoo-52bb65b248fb09945f5571d4125f8647042f0f5a.tar.gz gentoo-52bb65b248fb09945f5571d4125f8647042f0f5a.tar.bz2 gentoo-52bb65b248fb09945f5571d4125f8647042f0f5a.zip |
sci-libs/dcmtk: Stabilize 3.6.7-r1 x86, #886553
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-libs/dcmtk')
-rw-r--r-- | sci-libs/dcmtk/dcmtk-3.6.7-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/dcmtk/dcmtk-3.6.7-r1.ebuild b/sci-libs/dcmtk/dcmtk-3.6.7-r1.ebuild index 8ee9a4061596..4a85f26eadb1 100644 --- a/sci-libs/dcmtk/dcmtk-3.6.7-r1.ebuild +++ b/sci-libs/dcmtk/dcmtk-3.6.7-r1.ebuild @@ -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" |