diff options
author | Sam James <sam@gentoo.org> | 2020-12-21 18:05:36 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-12-21 18:05:36 +0000 |
commit | da42ffbe90be1ba9db60cb7d3eaa34532765e544 (patch) | |
tree | d819a1a468ddf43a552665e571f0632a65884870 /sci-libs/dcmtk | |
parent | media-libs/ptex: Keyword 2.3.2 arm64, #758152 (diff) | |
download | gentoo-da42ffbe90be1ba9db60cb7d3eaa34532765e544.tar.gz gentoo-da42ffbe90be1ba9db60cb7d3eaa34532765e544.tar.bz2 gentoo-da42ffbe90be1ba9db60cb7d3eaa34532765e544.zip |
sci-libs/dcmtk: Keyword 3.6.5 arm64, #758152
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 58d21bcacae1..17f4eb3f34de 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 ~arm64 ~ppc64 x86" SLOT="0" IUSE="doc png ssl tcpd tiff +threads xml zlib" |