diff options
Diffstat (limited to 'app-forensics/libewf')
-rw-r--r-- | app-forensics/libewf/libewf-20171104.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-forensics/libewf/libewf-20171104.ebuild b/app-forensics/libewf/libewf-20171104.ebuild index 248dd3f6cd52..340c90745291 100644 --- a/app-forensics/libewf/libewf-20171104.ebuild +++ b/app-forensics/libewf/libewf-20171104.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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 ~ppc64 x86" # upstream bug #2597171, pyewf has implicit declarations #IUSE="debug python unicode" IUSE="bfio bzip2 debug +fuse nls +ssl static-libs +uuid unicode zlib" |