mirror of
https://github.com/sotam0316/docker-py-revanced.git
synced 2026-04-25 03:48:37 +09:00
✨ Build Any arch
This commit is contained in:
+1
-1
@@ -61,4 +61,4 @@ class RevancedConfig:
|
||||
"BRANDING_PATCH",
|
||||
"custom-branding-icon-blue" if self.build_extended else "custom-branding",
|
||||
)
|
||||
self.build_arm64_v8a_only = env.bool("BUILD_ARM64_V8A_ONLY", False)
|
||||
self.archs_to_build = env.list("ARCHS_TO_BUILD", [])
|
||||
|
||||
Reference in New Issue
Block a user