commit: 3dc60ca59d96a01cb752e05e59b3fe936fa57de1 Author: Andrea Postiglione <andrea.postiglione <AT> gmail <DOT> com> AuthorDate: Mon Dec 14 15:17:43 2020 +0000 Commit: Haelwenn Monnier <contact <AT> hacktivis <DOT> me> CommitDate: Mon Dec 14 15:17:43 2020 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=3dc60ca5
www-servers/thin-1.8.0: add IUSE Signed-off-by: Andrea Postiglione <andrea.postiglione <AT> gmail.com> www-servers/thin/thin-1.8.0.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/www-servers/thin/thin-1.8.0.ebuild b/www-servers/thin/thin-1.8.0.ebuild index bb8cdbb2..2715b040 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
