summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteev Klimaszewski <steev@gentoo.org>2016-03-23 16:12:51 -0500
committerSteev Klimaszewski <steev@gentoo.org>2016-03-23 16:22:59 -0500
commit0f0cac0843b9858648406c134ff83405e5352bbd (patch)
treed23a553f491c8a337cfc5821f8fc9f2201c785ff /sys-auth/pam_ssh/pam_ssh-2.1.ebuild
parentx11-libs/libXvMC: Keyword 1.0.9 for ~arm64 (diff)
downloadgentoo-0f0cac0843b9858648406c134ff83405e5352bbd.tar.gz
gentoo-0f0cac0843b9858648406c134ff83405e5352bbd.tar.bz2
gentoo-0f0cac0843b9858648406c134ff83405e5352bbd.zip
sys-auth/pam_ssh: Keyword 2.1 for ~arm64
Package-Manager: portage-2.2.28
Diffstat (limited to 'sys-auth/pam_ssh/pam_ssh-2.1.ebuild')
-rw-r--r--sys-auth/pam_ssh/pam_ssh-2.1.ebuild4
1 files 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 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