diff options
author | Johannes Huber <johu@gentoo.org> | 2013-12-14 14:51:58 +0000 |
---|---|---|
committer | Johannes Huber <johu@gentoo.org> | 2013-12-14 14:51:58 +0000 |
commit | 4377c37797fa24c2ba72f39b24fb3b437cf3afff (patch) | |
tree | 18ef88bb6e9f0fe62f5ba57854f6b64dc35b089e /sys-auth/pam_ssh/pam_ssh-1.98.ebuild | |
parent | x86 stable, bug #461898 (diff) | |
download | gentoo-2-4377c37797fa24c2ba72f39b24fb3b437cf3afff.tar.gz gentoo-2-4377c37797fa24c2ba72f39b24fb3b437cf3afff.tar.bz2 gentoo-2-4377c37797fa24c2ba72f39b24fb3b437cf3afff.zip |
x86 stable, bug #459960
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key F3CFD2BD)
Diffstat (limited to 'sys-auth/pam_ssh/pam_ssh-1.98.ebuild')
-rw-r--r-- | sys-auth/pam_ssh/pam_ssh-1.98.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-auth/pam_ssh/pam_ssh-1.98.ebuild b/sys-auth/pam_ssh/pam_ssh-1.98.ebuild index 6f679f25d64a..c9b4854928bf 100644 --- a/sys-auth/pam_ssh/pam_ssh-1.98.ebuild +++ b/sys-auth/pam_ssh/pam_ssh-1.98.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 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.98.ebuild,v 1.1 2013/11/06 20:27:05 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_ssh/pam_ssh-1.98.ebuild,v 1.2 2013/12/14 14:51:58 johu Exp $ EAPI=5 inherit pam eutils flag-o-matic readme.gentoo @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/pam-ssh/${P}.tar.bz2" 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 ~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 |