Replace .compilation-options with output_architecture

This commit is contained in:
2025-10-08 11:10:47 +03:00
parent 3d8095beb3
commit f471d91687
2 changed files with 7 additions and 3 deletions
-1
View File
@@ -1 +0,0 @@
ARCH=any
+7 -2
View File
@@ -1,8 +1,13 @@
name: python-distutils-extra
description: Enhancements to the Python build system
version: 2.39
version: "2.39"
revision: 1
url: https://launchpad.net/python-distutils-extra
license: GPL
architecture: any
depends: ["intltool","python3","python-setuptools"]
output_architecture: any
type: source
depends:
- intltool
- python3
- python-setuptools