summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2017-01-29 21:02:19 +0100
committerFabian Groffen <grobian@gentoo.org>2017-01-29 21:13:50 +0100
commit4bf464cd870dc3286ec5cb3797831814ea211707 (patch)
treed26a229273515d34cb2443e1d8902102604c9ab5 /sys-auth/pam_ssh/pam_ssh-2.1.ebuild
parentsys-auth/pam_passwdqc: dropped ~ia64-linux ~x86-freebsd (diff)
downloadgentoo-4bf464cd870dc3286ec5cb3797831814ea211707.tar.gz
gentoo-4bf464cd870dc3286ec5cb3797831814ea211707.tar.bz2
gentoo-4bf464cd870dc3286ec5cb3797831814ea211707.zip
sys-auth/pam_ssh: dropped ~ia64-linux
Package-Manager: portage-2.3.3
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 77645234f3f6..d525b47023c5 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-2016 Gentoo Foundation
+# Copyright 1999-2017 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 ~arm64 ~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 ~x86-linux"
IUSE=""
# Only supports OpenSSH via `ssh-agent` #282993