commit: 12e6b2f47b1ab2825a3bca5ed9605582c316e7e7 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Tue May 20 16:56:02 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Tue May 20 16:56:02 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=12e6b2f4
dev-ruby/net-scp: Stabilize 4.1.0 amd64, #956238 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-ruby/net-scp/net-scp-4.1.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/net-scp/net-scp-4.1.0.ebuild b/dev-ruby/net-scp/net-scp-4.1.0.ebuild index ed616c6b3150..34e08432fc16 100644 --- a/dev-ruby/net-scp/net-scp-4.1.0.ebuild +++ b/dev-ruby/net-scp/net-scp-4.1.0.ebuild @@ -19,7 +19,7 @@ SRC_URI="https://github.com/net-ssh/net-scp/archive/v${PV}.tar.gz -> ${P}.tar.gz LICENSE="GPL-2" SLOT="2" -KEYWORDS="~amd64 ~arm64 ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-solaris" +KEYWORDS="amd64 ~arm64 ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-solaris" IUSE="test" RESTRICT="!test? ( test )"
