summaryrefslogtreecommitdiff
path: root/user/ruby-reline
diff options
context:
space:
mode:
Diffstat (limited to 'user/ruby-reline')
-rw-r--r--user/ruby-reline/APKBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/user/ruby-reline/APKBUILD b/user/ruby-reline/APKBUILD
index 0230e3c67..ddeee15c4 100644
--- a/user/ruby-reline/APKBUILD
+++ b/user/ruby-reline/APKBUILD
@@ -7,6 +7,7 @@ pkgrel=0
pkgdesc="Reline is compatible with the API of Ruby's stdlib 'readline', GNU Readline and Editline"
url="https://github.com/ruby/reline"
arch="all"
+options="!dbg"
license="BSD-2-Clause"
depends="ruby"
checkdepends="ruby-rspec"