diff options
author | Sam James <sam@gentoo.org> | 2020-10-15 15:58:00 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-10-15 15:58:00 +0000 |
commit | abd6e77ee9111c2667961f18b6120e404adcd546 (patch) | |
tree | a36c23d430d91bd44358a461129d56bb7897d572 /sci-libs/dcmtk | |
parent | media-libs/glfw: ppc64 keyworded (bug #745783) (diff) | |
download | gentoo-abd6e77ee9111c2667961f18b6120e404adcd546.tar.gz gentoo-abd6e77ee9111c2667961f18b6120e404adcd546.tar.bz2 gentoo-abd6e77ee9111c2667961f18b6120e404adcd546.zip |
sci-libs/dcmtk: ppc64 keyworded (bug #745783)
Package-Manager: Portage-3.0.8, Repoman-3.0.1
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 240ca02f96fb..ce2042496c1b 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 ~x86" +KEYWORDS="~amd64 ~arm ~ppc64 ~x86" SLOT="0" IUSE="doc png ssl tcpd tiff +threads xml zlib" |