Replace .compilation-options with output_architecture

This commit is contained in:
2025-10-08 11:10:53 +03:00
parent b9f4469bf8
commit 747b1f6b1b
2 changed files with 5 additions and 2 deletions
-1
View File
@@ -1 +0,0 @@
ARCH=any
+5 -1
View File
@@ -1,8 +1,12 @@
name: tzdata name: tzdata
description: Timezone data description: Timezone data
version: 2025b version: 2025b
revision: 1
url: https://www.iana.org/time-zones url: https://www.iana.org/time-zones
license: LicenseRef-tz license: LicenseRef-tz
architecture: any architecture: any
optional_depends: ["bash","glibc"] output_architecture: any
type: source type: source
optional_depends:
- bash
- glibc