diff options
author | 2009-03-15 16:55:46 +0000 | |
---|---|---|
committer | 2009-03-15 16:55:46 +0000 | |
commit | d65a5d161bdac215af79ec34505e280b7fd29015 (patch) | |
tree | 0f0e0e17befdf2fdfc04455f7fc271ff853d35a6 /sys-auth/pam_ssh/pam_ssh-1.92.ebuild | |
parent | stable ppc64, bug 261595 (diff) | |
download | gentoo-2-d65a5d161bdac215af79ec34505e280b7fd29015.tar.gz gentoo-2-d65a5d161bdac215af79ec34505e280b7fd29015.tar.bz2 gentoo-2-d65a5d161bdac215af79ec34505e280b7fd29015.zip |
Marking pam_ssh-1.92 ppc64 for bug 261595
(Portage version: 2.1.6.7/cvs/Linux ppc64)
Diffstat (limited to 'sys-auth/pam_ssh/pam_ssh-1.92.ebuild')
-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 08b2a4425095..f90ec23c03ab 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-2009 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.20 2009/03/14 15:58:09 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_ssh/pam_ssh-1.92.ebuild,v 1.21 2009/03/15 16:55:46 ranger 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. |