From 1d14b14a3d591cceef48ade49eef21bde463b347 Mon Sep 17 00:00:00 2001 From: Sam James Date: Tue, 16 May 2023 04:38:43 +0100 Subject: [PATCH] net-misc/ssh-askpass-fullscreen: Keyword 1.2 arm64, #906389 Signed-off-by: Sam James --- .../ssh-askpass-fullscreen/ssh-askpass-fullscreen-1.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-misc/ssh-askpass-fullscreen/ssh-askpass-fullscreen-1.2.ebuild b/net-misc/ssh-askpass-fullscreen/ssh-askpass-fullscreen-1.2.ebuild index a1e8c7c4af9c5..c8dd7195a816e 100644 --- a/net-misc/ssh-askpass-fullscreen/ssh-askpass-fullscreen-1.2.ebuild +++ b/net-misc/ssh-askpass-fullscreen/ssh-askpass-fullscreen-1.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/atj/${PN}/releases/download/v${PV}/${P}.tar.gz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~ia64 ppc sparc x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ppc sparc x86" IUSE="" RDEPEND=">=x11-libs/gtk+-2.10.0:2