diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-24 18:25:59 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-24 20:35:03 +0100 |
commit | 31825104c7336757b9018192ef878a0814878f08 (patch) | |
tree | 2f4d93a8e6d539f1489f2d2e60b06b7543cf1505 /app-forensics/libewf | |
parent | media-sound/jack-audio-connection-kit: stable 0.125.0 for ppc, bug #629934 (diff) | |
download | gentoo-31825104c7336757b9018192ef878a0814878f08.tar.gz gentoo-31825104c7336757b9018192ef878a0814878f08.tar.bz2 gentoo-31825104c7336757b9018192ef878a0814878f08.zip |
app-forensics/libewf: stable 20171104 for ppc, bug #634910
Bug: https://bugs.gentoo.org/634910
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'app-forensics/libewf')
-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 768759f5e0f6..126d6578e185 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" |