aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEivind Uggedal <eivind@uggedal.com>2014-04-16 07:06:55 +0000
committerEivind Uggedal <eivind@uggedal.com>2014-04-16 07:07:48 +0000
commit4c836b3111d6865b1d83bd56ec28cb78c9c0a523 (patch)
tree5716298e21362ff252a38c0957634afede88a022
parent2e402688d156334e2ffe4986f3f3210457d52aa6 (diff)
downloadalpine_aports-4c836b3111d6865b1d83bd56ec28cb78c9c0a523.tar.bz2
alpine_aports-4c836b3111d6865b1d83bd56ec28cb78c9c0a523.tar.xz
alpine_aports-4c836b3111d6865b1d83bd56ec28cb78c9c0a523.zip
'main/ruby: rebuild against musl w/o visible __syscall
-rw-r--r--main/ruby/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/ruby/APKBUILD b/main/ruby/APKBUILD
index 0f448ab205..0ae8221ae5 100644
--- a/main/ruby/APKBUILD
+++ b/main/ruby/APKBUILD
@@ -3,7 +3,7 @@
3pkgname=ruby 3pkgname=ruby
4pkgver=2.0.0_p353 4pkgver=2.0.0_p353
5_pkgver=${pkgver/_/-} 5_pkgver=${pkgver/_/-}
6pkgrel=1 6pkgrel=2
7 7
8_abi=2.0.0 8_abi=2.0.0
9 9