diff options
author | Sam James <sam@gentoo.org> | 2021-11-10 16:48:40 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-11-10 16:48:40 +0000 |
commit | 0862228dc5cf586985d5557a3065ff0e5a05e9a4 (patch) | |
tree | e8239d65922ad4fa55fb4bc63abba07c3a02a46b /dev-ruby/localhost | |
parent | dev-ruby/localhost: keyworded 1.1.9 for sparc, bug #821892 (diff) | |
download | gentoo-0862228dc5cf586985d5557a3065ff0e5a05e9a4.tar.gz gentoo-0862228dc5cf586985d5557a3065ff0e5a05e9a4.tar.bz2 gentoo-0862228dc5cf586985d5557a3065ff0e5a05e9a4.zip |
dev-ruby/localhost: fix WhitespaceFound
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/localhost')
-rw-r--r-- | dev-ruby/localhost/localhost-1.1.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/localhost/localhost-1.1.9.ebuild b/dev-ruby/localhost/localhost-1.1.9.ebuild index a5d50769c0a7..ad7d1838dce5 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" |