diff options
author | Andrea Postiglione <andrea.postiglione@gmail.com> | 2020-12-14 16:17:43 +0100 |
---|---|---|
committer | Andrea Postiglione <andrea.postiglione@gmail.com> | 2020-12-14 16:17:43 +0100 |
commit | 3dc60ca59d96a01cb752e05e59b3fe936fa57de1 (patch) | |
tree | c0b57191339435ca04b234ef6aba46f9e1fe7c88 /www-servers | |
parent | www-servers/thin-1.8.0: change category and some fix (diff) | |
download | guru-3dc60ca59d96a01cb752e05e59b3fe936fa57de1.tar.gz guru-3dc60ca59d96a01cb752e05e59b3fe936fa57de1.tar.bz2 guru-3dc60ca59d96a01cb752e05e59b3fe936fa57de1.zip |
www-servers/thin-1.8.0: add IUSE
Signed-off-by: Andrea Postiglione <andrea.postiglione@gmail.com>
Diffstat (limited to 'www-servers')
-rw-r--r-- | www-servers/thin/thin-1.8.0.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www-servers/thin/thin-1.8.0.ebuild b/www-servers/thin/thin-1.8.0.ebuild index bb8cdbb23..2715b040d 100644 --- a/www-servers/thin/thin-1.8.0.ebuild +++ b/www-servers/thin/thin-1.8.0.ebuild @@ -14,6 +14,7 @@ SRC_URI="https://github.com/macournoyer/thin/archive/v${PV}.tar.gz -> ${P}.tar.g LICENSE="Ruby" SLOT="0" KEYWORDS="~amd64 ~x86" +IUSE="doc test" ruby_add_depend " dev-ruby/eventmachine |