app-forensics/libluksde: remove unknow flag

This commit is contained in:
rick 2025-12-02 01:17:11 +01:00
parent 563ef4ea5f
commit ede95a3b27
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) \
}