diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-07-20 23:23:04 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-07-20 23:23:57 +0100 |
commit | fa53618d0b353ee288eeab444e2e21af6d020790 (patch) | |
tree | 28a0db50f91c89fbb158aea7f7c45b9441e429bb /app-forensics/libewf | |
parent | app-accessibility/espeak: stable 1.48.04-r1 for hppa, bug #632154 (diff) | |
download | gentoo-fa53618d0b353ee288eeab444e2e21af6d020790.tar.gz gentoo-fa53618d0b353ee288eeab444e2e21af6d020790.tar.bz2 gentoo-fa53618d0b353ee288eeab444e2e21af6d020790.zip |
app-forensics/libewf: stable 20171104 for hppa, bug #634910
Bug: https://bugs.gentoo.org/634910
Package-Manager: Portage-2.3.43, Repoman-2.3.10
RepoMan-Options: --include-arches="hppa"
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 fd434d97dcdf..248dd3f6cd52 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" |