summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-09-17 19:29:10 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2024-09-17 19:29:10 +0300
commit121fc9404e385f478252742f943e2218f8d9fc0a (patch)
tree733f4836e0eb0306e062fd3d14af9ac6431c64ed /dev-ruby/git
parentdev-libs/libfmt: Stabilize 9.1.0-r2 amd64, #939383 (diff)
downloadgentoo-121fc9404e385f478252742f943e2218f8d9fc0a.tar.gz
gentoo-121fc9404e385f478252742f943e2218f8d9fc0a.tar.bz2
gentoo-121fc9404e385f478252742f943e2218f8d9fc0a.zip
dev-ruby/git: Keyword 2.1.1 x86, #935116
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ruby/git')
-rw-r--r--dev-ruby/git/git-2.1.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/git/git-2.1.1.ebuild b/dev-ruby/git/git-2.1.1.ebuild
index d6ddf32da8ee..6a8fe9f96799 100644
--- a/dev-ruby/git/git-2.1.1.ebuild
+++ b/dev-ruby/git/git-2.1.1.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 )"