summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2022-08-19 07:47:39 +0200
committerHans de Graaff <graaff@gentoo.org>2022-08-19 07:47:39 +0200
commitf58a85aa04d12631e43003602dc70598e41ac39b (patch)
tree7b58febe2d6cb85a673b463cf52a297d520678ac
parentdev-ruby/git: add 1.12.0 (diff)
downloadgentoo-f58a85aa.tar.gz
gentoo-f58a85aa.tar.bz2
gentoo-f58a85aa.zip
dev-ruby/git: stabilize 1.11.0 for amd64
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
-rw-r--r--dev-ruby/git/git-1.11.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/git/git-1.11.0.ebuild b/dev-ruby/git/git-1.11.0.ebuild
index 6029dfa5687c..583ba08c7881 100644
--- a/dev-ruby/git/git-1.11.0.ebuild
+++ b/dev-ruby/git/git-1.11.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 )"