app-forensics/libbde: remove unknow python3 flag

This commit is contained in:
rick 2025-11-30 19:54:00 +01:00
parent 2ac1d19883
commit 850e925b8e
No known key found for this signature in database
GPG key ID: D3FB4A5EDD2CBF02

View file

@ -63,7 +63,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) \
}