summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-08-17 03:55:15 +0100
committerSam James <sam@gentoo.org>2023-08-17 03:55:15 +0100
commitccc34b47b6a2b05829c9afac2ff6e929d0fc8fc3 (patch)
treef5013c99766dcd8dff00ba6fc76a0d0e741e8f0c /dev-ruby
parentxfce-base/thunar: Stabilize 4.18.6 arm64, #911620 (diff)
downloadgentoo-ccc34b47b6a2b05829c9afac2ff6e929d0fc8fc3.tar.gz
gentoo-ccc34b47b6a2b05829c9afac2ff6e929d0fc8fc3.tar.bz2
gentoo-ccc34b47b6a2b05829c9afac2ff6e929d0fc8fc3.zip
dev-ruby/net-ssh: Keyword 7.2.0 arm64, #912162
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/net-ssh/net-ssh-7.2.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/net-ssh/net-ssh-7.2.0.ebuild b/dev-ruby/net-ssh/net-ssh-7.2.0.ebuild
index 3956989f86d6..b989adb176cd 100644
--- a/dev-ruby/net-ssh/net-ssh-7.2.0.ebuild
+++ b/dev-ruby/net-ssh/net-ssh-7.2.0.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 ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
IUSE="chacha20 ed25519 test"
RESTRICT="!test? ( test )"