diff options
author | 2022-12-18 22:04:40 +0200 | |
---|---|---|
committer | 2022-12-18 22:04:40 +0200 | |
commit | 0e0108772bccfddb683ea55bb1fa47ee13c7cc84 (patch) | |
tree | b388f9a3140d09feef7d2356f621cc23289a291b /app-forensics | |
parent | sci-physics/geant: Stabilize 4.11.0.2-r1 x86, #886975 (diff) | |
download | gentoo-0e0108772bccfddb683ea55bb1fa47ee13c7cc84.tar.gz gentoo-0e0108772bccfddb683ea55bb1fa47ee13c7cc84.tar.bz2 gentoo-0e0108772bccfddb683ea55bb1fa47ee13c7cc84.zip |
app-forensics/libewf: Stabilize 20171104-r2 amd64, #886671
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-forensics')
-rw-r--r-- | app-forensics/libewf/libewf-20171104-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-forensics/libewf/libewf-20171104-r2.ebuild b/app-forensics/libewf/libewf-20171104-r2.ebuild index bd03eb22a9e3..3bc64976dfe8 100644 --- a/app-forensics/libewf/libewf-20171104-r2.ebuild +++ b/app-forensics/libewf/libewf-20171104-r2.ebuild @@ -9,7 +9,7 @@ SRC_URI="https://github.com/libyal/libewf/releases/download/${PV}/${PN}-experime LICENSE="BSD" SLOT="0/3" -KEYWORDS="~amd64 ~arm ~hppa ppc ~ppc64 ~riscv x86" +KEYWORDS="amd64 ~arm ~hppa ppc ~ppc64 ~riscv x86" # Upstream bug #2597171, pyewf has implicit declarations #IUSE="debug python unicode" IUSE="bfio bzip2 debug +fuse nls +ssl static-libs +uuid unicode zlib" |