commit: c5b95bdcee6fef344f0ed147e8ab3cfd3ae655b0 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Mon Apr 28 07:24:54 2025 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Mon Apr 28 17:27:00 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c5b95bdc
dev-ruby/capistrano: stabilize 3.19.2 for amd64 Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org> dev-ruby/capistrano/capistrano-3.19.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ruby/capistrano/capistrano-3.19.2.ebuild b/dev-ruby/capistrano/capistrano-3.19.2.ebuild index 999961f171e4..76b1fef716fa 100644 --- a/dev-ruby/capistrano/capistrano-3.19.2.ebuild +++ b/dev-ruby/capistrano/capistrano-3.19.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -17,7 +17,7 @@ HOMEPAGE="https://capistranorb.com/" LICENSE="MIT" SLOT="3" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~ppc ~ppc64 ~x86" ruby_add_rdepend " >=dev-ruby/airbrussh-1.0.0
