dev-ruby/tilt: fix comment typo

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2023-03-24 03:19:19 +00:00
parent 0f2d6eea04
commit 86196b77c8
2 changed files with 3 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2022 Gentoo Authors
# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -23,7 +23,7 @@ IUSE=""
# Block on some of the potential test dependencies. These dependencies
# are optional for the test suite, and we don't want to depend on all of
# them to faciliate keywording and stabling.
# them to facilitate keywording and stabling.
ruby_add_bdepend "test? (
dev-ruby/erubis
dev-ruby/nokogiri

View File

@@ -22,7 +22,7 @@ KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~
# Block on some of the potential test dependencies. These dependencies
# are optional for the test suite, and we don't want to depend on all of
# them to faciliate keywording and stabling.
# them to facilitate keywording and stabling.
ruby_add_bdepend "test? (
dev-ruby/erubi
dev-ruby/nokogiri