diff options
author | Mike Frysinger <vapier@gentoo.org> | 2008-12-07 11:00:31 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2008-12-07 11:00:31 +0000 |
commit | c83cca7ac966ecf9bde87e4894e9e41cd8357e7c (patch) | |
tree | 7459bba9dddc9dc1828fa8eeb8cf5dba05dc6b86 /sys-auth/pam_ssh | |
parent | arm stable (diff) | |
download | gentoo-2-c83cca7ac966ecf9bde87e4894e9e41cd8357e7c.tar.gz gentoo-2-c83cca7ac966ecf9bde87e4894e9e41cd8357e7c.tar.bz2 gentoo-2-c83cca7ac966ecf9bde87e4894e9e41cd8357e7c.zip |
arm/s390/sh stable
(Portage version: 2.2_rc17/cvs/Linux 2.6.27.8 x86_64)
Diffstat (limited to 'sys-auth/pam_ssh')
-rw-r--r-- | sys-auth/pam_ssh/pam_ssh-1.92.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-auth/pam_ssh/pam_ssh-1.92.ebuild b/sys-auth/pam_ssh/pam_ssh-1.92.ebuild index 624972898640..ea7c5fc42679 100644 --- a/sys-auth/pam_ssh/pam_ssh-1.92.ebuild +++ b/sys-auth/pam_ssh/pam_ssh-1.92.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_ssh/pam_ssh-1.92.ebuild,v 1.15 2008/11/09 12:20:17 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_ssh/pam_ssh-1.92.ebuild,v 1.16 2008/12/07 11:00:31 vapier Exp $ inherit pam eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/pam-ssh/${P}.tar.bz2" LICENSE="BSD as-is" SLOT="0" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86" +KEYWORDS="~alpha amd64 arm hppa ~ia64 m68k ~mips ~ppc ~ppc64 s390 sh ~sparc x86" IUSE="" # Doesn't work on OpenPAM. |