From: Steev Klimaszewski Date: Wed, 23 Mar 2016 21:12:51 +0000 (-0500) Subject: sys-auth/pam_ssh: Keyword 2.1 for ~arm64 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=0f0cac0843b9858648406c134ff83405e5352bbd;p=gentoo.git sys-auth/pam_ssh: Keyword 2.1 for ~arm64 Package-Manager: portage-2.2.28 --- diff --git a/sys-auth/pam_ssh/pam_ssh-2.1.ebuild b/sys-auth/pam_ssh/pam_ssh-2.1.ebuild index 40670e4df8a6..77645234f3f6 100644 --- a/sys-auth/pam_ssh/pam_ssh-2.1.ebuild +++ b/sys-auth/pam_ssh/pam_ssh-2.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/pam-ssh/${P}.tar.xz" LICENSE="BSD-2 BSD ISC" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~ia64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~ia64-linux ~x86-linux" IUSE="" # Only supports OpenSSH via `ssh-agent` #282993