commit: a8ab63178314cf4335ed2280ed7eb944f52b7a67
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 8 10:57:12 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Apr 8 10:57:12 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a8ab6317
dev-ruby/git: Stabilize 1.16.0 amd64, #903932
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-ruby/git/git-1.16.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-ruby/git/git-1.16.0.ebuild b/dev-ruby/git/git-1.16.0.ebuild
index 12bd3c3a5b13..c43fd0ab432d 100644
--- a/dev-ruby/git/git-1.16.0.ebuild
+++ b/dev-ruby/git/git-1.16.0.ebuild
@@ -18,7 +18,7 @@ RUBY_S="ruby-git-${PV}"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~ppc ~ppc64 ~x86"
IUSE="test"
DEPEND+="test? ( >=dev-vcs/git-1.6.0.0 app-arch/tar )"