diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2003-04-30 16:43:32 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2003-04-30 16:43:32 +0000 |
commit | 417433c7a4b72807e835e0557f2aa48ba2f1eb34 (patch) | |
tree | 5d7a3bc69448ca4470dd23cf39aedb3979575ede /net-misc/openssh | |
parent | Version bump, closes #12431. (diff) | |
download | historical-417433c7a4b72807e835e0557f2aa48ba2f1eb34.tar.gz historical-417433c7a4b72807e835e0557f2aa48ba2f1eb34.tar.bz2 historical-417433c7a4b72807e835e0557f2aa48ba2f1eb34.zip |
mask arm
Diffstat (limited to 'net-misc/openssh')
-rw-r--r-- | net-misc/openssh/openssh-3.6.1_p2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/openssh/openssh-3.6.1_p2.ebuild b/net-misc/openssh/openssh-3.6.1_p2.ebuild index bae06de45a1d..8ec56324152d 100644 --- a/net-misc/openssh/openssh-3.6.1_p2.ebuild +++ b/net-misc/openssh/openssh-3.6.1_p2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/openssh/openssh-3.6.1_p2.ebuild,v 1.1 2003/04/30 16:42:44 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/openssh/openssh-3.6.1_p2.ebuild,v 1.2 2003/04/30 16:43:32 aliz Exp $ inherit eutils @@ -32,7 +32,7 @@ DEPEND="${RDEPEND} SLOT="0" LICENSE="as-is" -KEYWORDS="~x86 ~ppc ~sparc ~alpha ~mips ~hppa arm" +KEYWORDS="~x86 ~ppc ~sparc ~alpha ~mips ~hppa ~arm" src_unpack() { unpack ${PARCH}.tar.gz |