summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-misc/openssh/openssh-3.8_p1.ebuild')
-rw-r--r--net-misc/openssh/openssh-3.8_p1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/openssh/openssh-3.8_p1.ebuild b/net-misc/openssh/openssh-3.8_p1.ebuild
index 3beacb9ffe76..bf98c90b0cb7 100644
--- a/net-misc/openssh/openssh-3.8_p1.ebuild
+++ b/net-misc/openssh/openssh-3.8_p1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/openssh/openssh-3.8_p1.ebuild,v 1.2 2004/03/01 17:23:35 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/openssh/openssh-3.8_p1.ebuild,v 1.3 2004/03/02 16:59:07 iggy Exp $
inherit eutils flag-o-matic ccc gnuconfig
@@ -19,7 +19,7 @@ SRC_URI="mirror://openssh/${PARCH}.tar.gz"
LICENSE="as-is"
SLOT="0"
-KEYWORDS="~x86 ~ppc ~sparc ~alpha ~mips ~hppa ~amd64 ~ia64 ~ppc64"
+KEYWORDS="~x86 ~ppc ~sparc ~alpha ~mips ~hppa ~amd64 ~ia64 ~ppc64 s390"
IUSE="ipv6 static pam tcpd kerberos skey selinux chroot X509"
# openssh recognizes when openssl has been slightly upgraded and refuses to run.