commit: b5cca2477b63dd1deb531c89e5e37b109bc028fc Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Oct 6 11:17:12 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Oct 6 11:17:12 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b5cca247
dev-ruby/fast_gettext: Stabilize 3.1.0 amd64, #941050 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-ruby/fast_gettext/fast_gettext-3.1.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/fast_gettext/fast_gettext-3.1.0.ebuild b/dev-ruby/fast_gettext/fast_gettext-3.1.0.ebuild index baaae683faf8..7dd3067f333c 100644 --- a/dev-ruby/fast_gettext/fast_gettext-3.1.0.ebuild +++ b/dev-ruby/fast_gettext/fast_gettext-3.1.0.ebuild @@ -20,7 +20,7 @@ SRC_URI="https://github.com/grosser/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT BSD-2" SLOT="$(ver_cut 1)" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 x86" +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 x86" IUSE="test" ruby_add_depend "dev-ruby/prime"
