diff options
author | Brent Baude <ranger@gentoo.org> | 2010-10-16 14:02:43 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2010-10-16 14:02:43 +0000 |
commit | dc9dd904f63ebb2634584a30dc0505714926eaf3 (patch) | |
tree | a32ade5a9bfdb800b0c30baa6e2732393978db08 /sys-auth/pam_ssh/pam_ssh-1.97-r2.ebuild | |
parent | stable ppc, bug 339280 (diff) | |
download | gentoo-2-dc9dd904f63ebb2634584a30dc0505714926eaf3.tar.gz gentoo-2-dc9dd904f63ebb2634584a30dc0505714926eaf3.tar.bz2 gentoo-2-dc9dd904f63ebb2634584a30dc0505714926eaf3.zip |
stable ppc, bug 339176
(Portage version: 2.1.8.3/cvs/Linux ppc64)
Diffstat (limited to 'sys-auth/pam_ssh/pam_ssh-1.97-r2.ebuild')
-rw-r--r-- | sys-auth/pam_ssh/pam_ssh-1.97-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-auth/pam_ssh/pam_ssh-1.97-r2.ebuild b/sys-auth/pam_ssh/pam_ssh-1.97-r2.ebuild index 4af4a3cd4dcc..5f9460eec8da 100644 --- a/sys-auth/pam_ssh/pam_ssh-1.97-r2.ebuild +++ b/sys-auth/pam_ssh/pam_ssh-1.97-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 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.97-r2.ebuild,v 1.5 2010/10/10 17:14:36 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_ssh/pam_ssh-1.97-r2.ebuild,v 1.6 2010/10/16 14:02:43 ranger Exp $ EAPI=2 @@ -12,7 +12,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 ~amd64-linux ~ia64-linux ~x86-linux" +KEYWORDS="alpha amd64 arm ~hppa ia64 m68k ~mips ppc ~ppc64 s390 sh sparc x86 ~amd64-linux ~ia64-linux ~x86-linux" IUSE="" # Doesn't work on OpenPAM; looks for OpenSSH at build time (bug |