Replace .compilation-options with output_architecture

This commit is contained in:
2025-10-08 11:10:48 +03:00
parent 302caeb5fd
commit 69f5c6c7ec
2 changed files with 9 additions and 3 deletions
-1
View File
@@ -1 +0,0 @@
ARCH=any
+9 -2
View File
@@ -5,6 +5,13 @@ revision: 2
url: https://www.makotemplates.org/
license: MIT
architecture: any
depends: ["python3","python-markupsafe"]
make_depends: ["python-build","python-installer","python-setuptools","python-wheel"]
output_architecture: any
type: source
depends:
- python3
- python-markupsafe
make_depends:
- python-build
- python-installer
- python-setuptools
- python-wheel