Skip to content
This repository was archived by the owner on Sep 30, 2025. It is now read-only.

Commit 4b163b3

Browse files
authored
portable-ruby: add armv6_linux bottle.
1 parent 51f5779 commit 4b163b3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Formula/portable-ruby.rb

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,9 @@ class PortableRuby < PortableFormula
1111

1212
bottle do
1313
cellar :any_skip_relocation
14-
sha256 "b5c320c1bc2c4d42d4674643855c582ba2772fc951689d298ee079b74bac29a7" => :x86_64_linux
1514
sha256 "f1db8863543d256e6a8e704bf618025030b3d22a7a6b19749d19f599b5554212" => :leopard_64_or_later
15+
sha256 "b5c320c1bc2c4d42d4674643855c582ba2772fc951689d298ee079b74bac29a7" => :x86_64_linux
16+
sha256 "6ac992c4620912b50b3c74f2d4447d541bac4f1839e557c3edcfdebb141c9802" => :armv6_linux
1617
end
1718

1819
depends_on "make" => :build if OS.mac? && MacOS.version < :leopard

0 commit comments

Comments
 (0)