summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorgy Yakovlev <gyakovlev@gentoo.org>2019-07-13 18:42:42 -0700
committerGeorgy Yakovlev <gyakovlev@gentoo.org>2019-07-13 18:43:04 -0700
commitb2274ff2ecdb855c4f3178d1fb94aebb4bc8bd14 (patch)
treed30a3e475010cc2a899c5990b0b7ef6ffb8ef182 /app-forensics/libewf
parentdev-python/grpcio-testing: bump to 1.22.0 (diff)
downloadgentoo-b2274ff2ecdb855c4f3178d1fb94aebb4bc8bd14.tar.gz
gentoo-b2274ff2ecdb855c4f3178d1fb94aebb4bc8bd14.tar.bz2
gentoo-b2274ff2ecdb855c4f3178d1fb94aebb4bc8bd14.zip
app-forensics/libewf: keyworded for ~ppc64, bug #689762
Bug: https://bugs.gentoo.org/689762 Package-Manager: Portage-2.3.69, Repoman-2.3.16 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
Diffstat (limited to 'app-forensics/libewf')
-rw-r--r--app-forensics/libewf/libewf-20171104.ebuild4
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"