commit: 0862228dc5cf586985d5557a3065ff0e5a05e9a4 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Wed Nov 10 16:48:40 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Nov 10 16:48:40 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0862228d
dev-ruby/localhost: fix WhitespaceFound Signed-off-by: Sam James <sam <AT> gentoo.org> dev-ruby/localhost/localhost-1.1.9.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/localhost/localhost-1.1.9.ebuild b/dev-ruby/localhost/localhost-1.1.9.ebuild index a5d50769c0a..ad7d1838dce 100644 --- a/dev-ruby/localhost/localhost-1.1.9.ebuild +++ b/dev-ruby/localhost/localhost-1.1.9.ebuild @@ -19,7 +19,7 @@ KEYWORDS="~amd64 ~sparc ~x86" SLOT="$(ver_cut 1)" IUSE="" -# Skip tests for now since they require a lot of +# Skip tests for now since they require a lot of # dependencies and this package blocks a security bug. RESTRICT="test"
