commit: cd2972a056eda64569b2d6c393b23cf96c0cf11f Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Oct 6 12:03:40 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Oct 6 12:03:40 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cd2972a0
dev-ruby/erubi: Stabilize 1.13.0 amd64, #940983 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-ruby/erubi/erubi-1.13.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/erubi/erubi-1.13.0.ebuild b/dev-ruby/erubi/erubi-1.13.0.ebuild index 58e69cb59e24..dfc5a1a92298 100644 --- a/dev-ruby/erubi/erubi-1.13.0.ebuild +++ b/dev-ruby/erubi/erubi-1.13.0.ebuild @@ -19,7 +19,7 @@ SRC_URI="https://github.com/jeremyevans/erubi/archive/${PV}.tar.gz -> ${P}.tar.g LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc x86" IUSE="test" ruby_add_bdepend "test? ( dev-ruby/minitest dev-ruby/minitest-global_expectations )"
