Replace .compilation-options with output_architecture

This commit is contained in:
2025-10-08 11:10:52 +03:00
parent b659ca500f
commit 5a63a83b87
2 changed files with 1 additions and 1 deletions
-1
View File
@@ -1 +0,0 @@
ARCH=any
+1
View File
@@ -5,6 +5,7 @@ revision: 1
url: https://pypi.org/project/wheel/ url: https://pypi.org/project/wheel/
license: MIT license: MIT
architecture: any architecture: any
output_architecture: any
type: source type: source
depends: depends:
- python3 - python3