diff --git a/app-forensics/libfshfs/libfshfs-20240501.ebuild b/app-forensics/libfshfs/libfshfs-20240501.ebuild index c62970344..23edc138a 100644 --- a/app-forensics/libfshfs/libfshfs-20240501.ebuild +++ b/app-forensics/libfshfs/libfshfs-20240501.ebuild @@ -65,7 +65,6 @@ src_configure() { $(use_enable debug debug-output ) \ $(use_enable threads multi-threading-support) \ $(use_enable python) \ - $(use_enable python python3) \ $(use_with fuse libfuse) \ }