commit: 6ae8fdfea3a08ffd6347a482bc1f5c7ee931bc10
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 6 11:29:50 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Oct 6 11:34:18 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6ae8fdfe
dev-ruby/git: Stabilize 2.3.0 amd64, #941046
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-ruby/git/git-2.3.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-ruby/git/git-2.3.0.ebuild b/dev-ruby/git/git-2.3.0.ebuild
index ddb8abb8b33d..4c9001631460 100644
--- a/dev-ruby/git/git-2.3.0.ebuild
+++ b/dev-ruby/git/git-2.3.0.ebuild
@@ -18,7 +18,7 @@ RUBY_S="ruby-git-${PV}"
LICENSE="MIT"
SLOT="$(ver_cut 1)"
-KEYWORDS="~amd64 ~ppc ~ppc64"
+KEYWORDS="amd64 ~ppc ~ppc64"
IUSE="test"
DEPEND="test? ( >=dev-vcs/git-1.6.0.0 net-misc/openssh app-arch/tar )"