commit:     e9713fec1a17a746531158230f325db325159a23
Author:     orbea <orbea <AT> riseup <DOT> net>
AuthorDate: Sat Sep 30 02:36:20 2023 +0000
Commit:     orbea <orbea <AT> riseup <DOT> net>
CommitDate: Sat Sep 30 02:36:20 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/libressl.git/commit/?id=e9713fec

dev-lang/ruby: sync ::gentoo

Signed-off-by: orbea <orbea <AT> riseup.net>

 dev-lang/ruby/ruby-3.1.4-r4.ebuild | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/dev-lang/ruby/ruby-3.1.4-r4.ebuild 
b/dev-lang/ruby/ruby-3.1.4-r4.ebuild
index 531c20a..23fdcc3 100644
--- a/dev-lang/ruby/ruby-3.1.4-r4.ebuild
+++ b/dev-lang/ruby/ruby-3.1.4-r4.ebuild
@@ -90,6 +90,9 @@ src_prepare() {
        einfo "Removing bundled libraries..."
        rm -fr ext/fiddle/libffi-3.2.1 || die
 
+       # Remove webrick tests because setting LD_LIBRARY_PATH does not work 
for them.
+       rm -rf tool/test/webrick || die
+
        # Remove tests that are known to fail or require a network connection
        rm -f test/ruby/test_process.rb 
test/rubygems/test_gem{,_path_support}.rb || die
        rm -f test/rinda/test_rinda.rb test/socket/test_tcp.rb 
test/fiber/test_address_resolve.rb test/resolv/test_addr.rb \

Reply via email to