diff options
-rw-r--r-- | dev-ruby/net-ssh/net-ssh-7.0.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/net-ssh/net-ssh-7.0.1.ebuild b/dev-ruby/net-ssh/net-ssh-7.0.1.ebuild index 22b8a5ac6a92..6c49e9e2a2fa 100644 --- a/dev-ruby/net-ssh/net-ssh-7.0.1.ebuild +++ b/dev-ruby/net-ssh/net-ssh-7.0.1.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="ed25519 test" RESTRICT="!test? ( test )" |