diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-06-18 01:00:14 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-06-18 01:28:27 +0200 |
commit | bfe13c60365f74c6139d5d33144ce3245400ea66 (patch) | |
tree | adb3dd88f95f6a4d825c3559e85c1f03ca62fb77 /app-forensics/libewf | |
parent | sys-libs/gwenhywfar: x86 stable (bug #658020) (diff) | |
download | gentoo-bfe13c60365f74c6139d5d33144ce3245400ea66.tar.gz gentoo-bfe13c60365f74c6139d5d33144ce3245400ea66.tar.bz2 gentoo-bfe13c60365f74c6139d5d33144ce3245400ea66.zip |
app-forensics/libewf: x86 stable (bug #634910)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
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 010f601384f9..768759f5e0f6 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" |