Replace .compilation-options with output_architecture

This commit is contained in:
2025-10-08 11:10:52 +03:00
parent 2d9a049dc6
commit e32965e9de
2 changed files with 5 additions and 3 deletions
-1
View File
@@ -1 +0,0 @@
ARCH=any
+5 -2
View File
@@ -1,8 +1,11 @@
name: tide-chroot
description: A simple bash script for setting up and entering a chroot environment for Tide Linux
version: 1.2
version: "1.2"
revision: 1
url: https://gitlab.com/EnumDev/tide-chroot
license: MIT
architecture: any
depends: ["bash"]
output_architecture: any
type: source
depends:
- bash