diff options
author | 2024-10-06 12:29:50 +0100 | |
---|---|---|
committer | 2024-10-06 12:34:18 +0100 | |
commit | 6ae8fdfea3a08ffd6347a482bc1f5c7ee931bc10 (patch) | |
tree | cf9be803551460d137ba113ae3613906b5111332 /dev-ruby/git | |
parent | dev-ruby/faraday-net_http: Stabilize 3.2.0 amd64, #941045 (diff) | |
download | gentoo-6ae8fdfea3a08ffd6347a482bc1f5c7ee931bc10.tar.gz gentoo-6ae8fdfea3a08ffd6347a482bc1f5c7ee931bc10.tar.bz2 gentoo-6ae8fdfea3a08ffd6347a482bc1f5c7ee931bc10.zip |
dev-ruby/git: Stabilize 2.3.0 amd64, #941046
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/git')
-rw-r--r-- | dev-ruby/git/git-2.3.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 )" |