This repository has been archived on 2024-11-03. You can view files and clone it, but cannot push or open issues or pull requests.
|
lib32disabled=yes
|
|
hostmakedepends+=" ruby"
|
|
depends+=" ruby"
|
|
|
|
# default to rubygems
|
|
if [ -z "$distfiles" ]; then
|
|
distfiles="https://rubygems.org/downloads/${pkgname#ruby-}-${version}.gem"
|
|
fi
|