diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-07-12 00:22:20 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-07-12 00:22:33 +0300 |
commit | 779658e394f76af5aeb19db68b0f483306b1bdc7 (patch) | |
tree | 543f60f347b77d71f5c3e62d179425a0cd355eac /app-forensics | |
parent | dev-vcs/mercurial: stable 4.6.2 for sparc (diff) | |
download | gentoo-779658e394f76af5aeb19db68b0f483306b1bdc7.tar.gz gentoo-779658e394f76af5aeb19db68b0f483306b1bdc7.tar.bz2 gentoo-779658e394f76af5aeb19db68b0f483306b1bdc7.zip |
app-forensics/libewf: amd64 stable wrt bug #634910
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'app-forensics')
-rw-r--r-- | app-forensics/libewf/libewf-20171104.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-forensics/libewf/libewf-20171104.ebuild b/app-forensics/libewf/libewf-20171104.ebuild index 126d6578e185..fd434d97dcdf 100644 --- a/app-forensics/libewf/libewf-20171104.ebuild +++ b/app-forensics/libewf/libewf-20171104.ebuild @@ -9,7 +9,7 @@ SRC_URI="https://github.com/libyal/libewf/releases/download/${PV}/${PN}-experime LICENSE="BSD" SLOT="0/3" -KEYWORDS="~amd64 ~hppa ppc x86" +KEYWORDS="amd64 ~hppa ppc x86" # upstream bug #2597171, pyewf has implicit declarations #IUSE="debug python unicode" IUSE="bfio bzip2 debug +fuse nls +ssl static-libs +uuid unicode zlib" |