commit:     88eac9d55d7a04d662db2a5e40ee45c2e97b498d
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 25 05:40:51 2025 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Fri Apr 25 05:40:51 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=88eac9d5

dev-ruby/git: move ~x86 forward

Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>

 dev-ruby/git/git-2.3.3.ebuild | 2 +-
 dev-ruby/git/git-3.0.0.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ruby/git/git-2.3.3.ebuild b/dev-ruby/git/git-2.3.3.ebuild
index 65a0f0e3561b..8276f678f5e9 100644
--- a/dev-ruby/git/git-2.3.3.ebuild
+++ b/dev-ruby/git/git-2.3.3.ebuild
@@ -18,7 +18,7 @@ RUBY_S="ruby-git-${PV}"
 
 LICENSE="MIT"
 SLOT="$(ver_cut 1)"
-KEYWORDS="amd64 ~ppc ~ppc64"
+KEYWORDS="amd64 ~ppc ~ppc64 ~x86"
 IUSE="test"
 
 DEPEND="test? ( >=dev-vcs/git-1.6.0.0 net-misc/openssh app-arch/tar )"

diff --git a/dev-ruby/git/git-3.0.0.ebuild b/dev-ruby/git/git-3.0.0.ebuild
index b828f767b769..0094dbb3bf3d 100644
--- a/dev-ruby/git/git-3.0.0.ebuild
+++ b/dev-ruby/git/git-3.0.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 ~x86"
 IUSE="test"
 
 DEPEND="test? ( >=dev-vcs/git-1.6.0.0 net-misc/openssh app-arch/tar )"

Reply via email to