diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-11-12 01:30:40 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-11-12 01:35:36 +0100 |
commit | 89eea3c87f75619134727cd7bfe67c832fe5c28f (patch) | |
tree | 4cd6f48cd262a2a573773ea65482f552cee6e24d /sci-libs/dcmtk | |
parent | dev-cpp/robin-map: x86 stable (bug #753566) (diff) | |
download | gentoo-89eea3c87f75619134727cd7bfe67c832fe5c28f.tar.gz gentoo-89eea3c87f75619134727cd7bfe67c832fe5c28f.tar.bz2 gentoo-89eea3c87f75619134727cd7bfe67c832fe5c28f.zip |
sci-libs/dcmtk: x86 stable (bug #753566)
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Thomas Deutschmann <whissi@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 ce2042496c1b..cee3ed3c36d0 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" |