Replace .compilation-options with output_architecture

This commit is contained in:
2025-10-08 11:10:41 +03:00
parent ee80dc03d9
commit c3b8f42997
2 changed files with 3 additions and 2 deletions
-1
View File
@@ -1 +0,0 @@
ARCH=any
+3 -1
View File
@@ -5,5 +5,7 @@ revision: 2
url: https://asciidoctor.org/ url: https://asciidoctor.org/
license: MIT license: MIT
architecture: any architecture: any
depends: ["ruby"] output_architecture: any
type: source type: source
depends:
- ruby