commit: 0f0cac0843b9858648406c134ff83405e5352bbd
Author: Steev Klimaszewski <steev <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 23 21:12:51 2016 +0000
Commit: Stephen Klimaszewski <steev <AT> gentoo <DOT> org>
CommitDate: Wed Mar 23 21:22:59 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f0cac08
sys-auth/pam_ssh: Keyword 2.1 for ~arm64
Package-Manager: portage-2.2.28
sys-auth/pam_ssh/pam_ssh-2.1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/sys-auth/pam_ssh/pam_ssh-2.1.ebuild
b/sys-auth/pam_ssh/pam_ssh-2.1.ebuild
index 40670e4..7764523 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