summaryrefslogtreecommitdiffstats
path: root/main/rubygems
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2011-09-20 11:14:44 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2011-09-20 11:14:44 +0000
commit8581f5ac1cfd07ecbf161651e18b6dd95d82d264 (patch)
treeb256fa2cec49a2f2578f667fa0cd5c7895a750ce /main/rubygems
parent67c117c989907d9c3c9c32183d461718f84f72a6 (diff)
downloadaports-8581f5ac1cfd07ecbf161651e18b6dd95d82d264.tar.bz2
aports-8581f5ac1cfd07ecbf161651e18b6dd95d82d264.tar.xz
main/rubygem: rebuild
we try pick up new /usr/bin/install location we also set noarch
Diffstat (limited to 'main/rubygems')
-rw-r--r--main/rubygems/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/rubygems/APKBUILD b/main/rubygems/APKBUILD
index 285ad7d08..054588dc6 100644
--- a/main/rubygems/APKBUILD
+++ b/main/rubygems/APKBUILD
@@ -2,10 +2,10 @@
# Maintainer: Carlo Landmeter <clandmeter@gmail.com>
pkgname=rubygems
pkgver=1.3.5
-pkgrel=4
+pkgrel=5
pkgdesc="Ruby package manager"
url="http://docs.rubygems.org"
-arch="all"
+arch="noarch"
license="GPL"
depends="ruby"
makedepends="ruby"