diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-05-02 18:20:15 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-05-02 18:20:15 +0300 |
commit | cfd0739f42befca085441501beb3c25ba4419d55 (patch) | |
tree | 746dfb82a1e23e38d90a4036a4a7b90c31808c23 /app-forensics/libewf | |
parent | app-admin/testdisk: Keyword 7.1-r2 arm64, #905010 (diff) | |
download | gentoo-cfd0739f42befca085441501beb3c25ba4419d55.tar.gz gentoo-cfd0739f42befca085441501beb3c25ba4419d55.tar.bz2 gentoo-cfd0739f42befca085441501beb3c25ba4419d55.zip |
app-forensics/libewf: Keyword 20171104-r2 arm64, #905010
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-forensics/libewf')
-rw-r--r-- | app-forensics/libewf/libewf-20171104-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-forensics/libewf/libewf-20171104-r2.ebuild b/app-forensics/libewf/libewf-20171104-r2.ebuild index 3bc64976dfe8..b45a35d521a8 100644 --- a/app-forensics/libewf/libewf-20171104-r2.ebuild +++ b/app-forensics/libewf/libewf-20171104-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -9,7 +9,7 @@ SRC_URI="https://github.com/libyal/libewf/releases/download/${PV}/${PN}-experime LICENSE="BSD" SLOT="0/3" -KEYWORDS="amd64 ~arm ~hppa ppc ~ppc64 ~riscv x86" +KEYWORDS="amd64 ~arm ~arm64 ~hppa ppc ~ppc64 ~riscv x86" # Upstream bug #2597171, pyewf has implicit declarations #IUSE="debug python unicode" IUSE="bfio bzip2 debug +fuse nls +ssl static-libs +uuid unicode zlib" |