Replace .compilation-options with output_architecture

This commit is contained in:
2025-10-08 11:10:53 +03:00
parent caf2912778
commit c9870ca2ff
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: xbitmaps name: xbitmaps
description: X.org Bitmap files description: X.org Bitmap files
version: 1.1.3 version: 1.1.3
revision: 1
url: https://xorg.freedesktop.org/ url: https://xorg.freedesktop.org/
license: HPND,ICU license: HPND,ICU
architecture: any architecture: any
make_depends: ["xorg-util-macros"] output_architecture: any
type: source type: source
make_depends:
- xorg-util-macros