Replace .compilation-options with output_architecture

This commit is contained in:
2025-10-08 11:10:48 +03:00
parent 9018ab30ad
commit 6d09a8464e
2 changed files with 10 additions and 3 deletions
-1
View File
@@ -1 +0,0 @@
ARCH=any
+10 -2
View File
@@ -5,6 +5,14 @@ revision: 3
url: https://jinja.palletsprojects.com/en/3.1.x/
license: BSD-3-Clause
architecture: any
depends: ["python3","python-markupsafe"]
make_depends: ["python-build","python-flit-core","python-installer","python-setuptools","python-wheel"]
output_architecture: any
type: source
depends:
- python3
- python-markupsafe
make_depends:
- python-build
- python-flit-core
- python-installer
- python-setuptools
- python-wheel