net-misc/ssh-askpass-fullscreen: Keyword 1.2 arm64, #906389

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2023-05-16 04:38:43 +01:00
parent ff3f13d61d
commit 1d14b14a3d

View File

@@ -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