commit: 545285ea33f19b3dd34f93d4a79e8a50f4025ddf Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> AuthorDate: Thu Sep 12 16:16:31 2024 +0000 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> CommitDate: Thu Sep 12 16:16:31 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=545285ea
dev-ruby/net-ssh: Stabilize 7.2.3 ppc64, #939360 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org> dev-ruby/net-ssh/net-ssh-7.2.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/net-ssh/net-ssh-7.2.3.ebuild b/dev-ruby/net-ssh/net-ssh-7.2.3.ebuild index b10c25218c7a..c4bbb8e4bba7 100644 --- a/dev-ruby/net-ssh/net-ssh-7.2.3.ebuild +++ b/dev-ruby/net-ssh/net-ssh-7.2.3.ebuild @@ -19,7 +19,7 @@ SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> net-ssh-git-${P LICENSE="GPL-2" SLOT="$(ver_cut 1)" -KEYWORDS="amd64 ~arm ~arm64 ppc ~ppc64 x86" +KEYWORDS="amd64 ~arm ~arm64 ppc ppc64 x86" IUSE="chacha20 ed25519 test" RESTRICT="!test? ( test )"
