Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/community
diff options
context:
space:
mode:
Diffstat (limited to 'community')
-rw-r--r--community/ruby/PKGBUILD8
1 files changed, 8 insertions, 0 deletions
diff --git a/community/ruby/PKGBUILD b/community/ruby/PKGBUILD
new file mode 100644
index 00000000..eea7249e
--- /dev/null
+++ b/community/ruby/PKGBUILD
@@ -0,0 +1,8 @@
+# patch architecture in helper shared libs
+eval "$(
+ declare -f package_ruby | \
+ sed '
+ s|x86_64-linux|i686-linux|g
+ '
+)"
+