diff options
Diffstat (limited to 'dev-lang/ruby/ruby-3.2.5.ebuild')
-rw-r--r-- | dev-lang/ruby/ruby-3.2.5.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-lang/ruby/ruby-3.2.5.ebuild b/dev-lang/ruby/ruby-3.2.5.ebuild index 567f50286b60..cbd46d6f96c4 100644 --- a/dev-lang/ruby/ruby-3.2.5.ebuild +++ b/dev-lang/ruby/ruby-3.2.5.ebuild @@ -79,6 +79,7 @@ PDEPEND=" src_prepare() { eapply "${FILESDIR}"/"${SLOT}"/010*.patch eapply "${FILESDIR}"/"${SLOT}"/011*.patch + eapply "${FILESDIR}"/"${SLOT}"/013*.patch eapply "${FILESDIR}"/"${SLOT}"/902*.patch if use elibc_musl ; then |