commit: e37ba77f2107864fa6610343b32f326a775d5b56 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Sun Feb 9 06:36:17 2025 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Sun Feb 9 06:36:38 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e37ba77f
dev-ruby/sshkit: stabilize 1.23.2 for amd64 Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org> dev-ruby/sshkit/sshkit-1.23.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ruby/sshkit/sshkit-1.23.2.ebuild b/dev-ruby/sshkit/sshkit-1.23.2.ebuild index 635a0f488c4c..2d85db2d848a 100644 --- a/dev-ruby/sshkit/sshkit-1.23.2.ebuild +++ b/dev-ruby/sshkit/sshkit-1.23.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 @@ -16,7 +16,7 @@ HOMEPAGE="https://github.com/capistrano/sshkit" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~ppc ~ppc64 ~x86" ruby_add_rdepend " dev-ruby/base64
