summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-04-24 18:29:48 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2023-04-24 18:29:48 +0300
commit63d75fb9baaa0f4de3d391f2f5d3f7ab2570146e (patch)
tree4c8b43c7fedead1c33587ae5ce51e13bf6949d1d /dev-ruby/git
parentsys-apps/systemd: REQUIRED_USE="fido2? ( cryptsetup )" (diff)
downloadgentoo-63d75fb9baaa0f4de3d391f2f5d3f7ab2570146e.tar.gz
gentoo-63d75fb9baaa0f4de3d391f2f5d3f7ab2570146e.tar.bz2
gentoo-63d75fb9baaa0f4de3d391f2f5d3f7ab2570146e.zip
dev-ruby/git: Stabilize 1.18.0 amd64, #904900
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ruby/git')
-rw-r--r--dev-ruby/git/git-1.18.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/git/git-1.18.0.ebuild b/dev-ruby/git/git-1.18.0.ebuild
index 12bd3c3a5b13..c43fd0ab432d 100644
--- a/dev-ruby/git/git-1.18.0.ebuild
+++ b/dev-ruby/git/git-1.18.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 )"