diff options
author | Sam James <sam@gentoo.org> | 2020-11-12 16:26:19 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-11-12 16:26:19 +0000 |
commit | d5b6071e32074907f24cdf3715b13d54a760323f (patch) | |
tree | e63c4e58f01c5f9f4e5bb7761e8703be9efa3605 /sci-libs/dcmtk | |
parent | dev-cpp/robin-map: Stabilize 0.6.3 amd64, #753566 (diff) | |
download | gentoo-d5b6071e32074907f24cdf3715b13d54a760323f.tar.gz gentoo-d5b6071e32074907f24cdf3715b13d54a760323f.tar.bz2 gentoo-d5b6071e32074907f24cdf3715b13d54a760323f.zip |
sci-libs/dcmtk: Stabilize 3.6.5 amd64, #753566
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-libs/dcmtk')
-rw-r--r-- | sci-libs/dcmtk/dcmtk-3.6.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/dcmtk/dcmtk-3.6.5.ebuild b/sci-libs/dcmtk/dcmtk-3.6.5.ebuild index cee3ed3c36d0..58d21bcacae1 100644 --- a/sci-libs/dcmtk/dcmtk-3.6.5.ebuild +++ b/sci-libs/dcmtk/dcmtk-3.6.5.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 ~ppc64 x86" +KEYWORDS="amd64 ~arm ~ppc64 x86" SLOT="0" IUSE="doc png ssl tcpd tiff +threads xml zlib" |