Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/community/ruby/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/ruby/PKGBUILD')
-rw-r--r--community/ruby/PKGBUILD5
1 files changed, 0 insertions, 5 deletions
diff --git a/community/ruby/PKGBUILD b/community/ruby/PKGBUILD
index 530cd9f4..2ee10842 100644
--- a/community/ruby/PKGBUILD
+++ b/community/ruby/PKGBUILD
@@ -15,8 +15,3 @@ if [ "${CARCH}" = "i486" ]; then
'
)"
fi
-
-# disable testing on i486, hopefully this disables also clangd-fuzzer
-if [ "${CARCH}" = "i486" ]; then
- unset check
-fi