Replace .compilation-options with output_architecture

This commit is contained in:
2025-10-08 11:10:44 +03:00
parent 223ff2ffb3
commit 6bb9f835ab
2 changed files with 4 additions and 2 deletions
-1
View File
@@ -1 +0,0 @@
ARCH=any
+4 -1
View File
@@ -1,8 +1,11 @@
name: iso-codes name: iso-codes
description: Package providing lists of various ISO standards description: Package providing lists of various ISO standards
version: 4.18.0 version: 4.18.0
revision: 1
url: https://salsa.debian.org/iso-codes-team/iso-codes url: https://salsa.debian.org/iso-codes-team/iso-codes
license: LGPL2.1 license: LGPL2.1
architecture: any architecture: any
make_depends: ["python3"] output_architecture: any
type: source type: source
make_depends:
- python3