diff options
Diffstat (limited to 'net-misc/keychain/keychain-2.0.3.ebuild')
-rw-r--r-- | net-misc/keychain/keychain-2.0.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/keychain/keychain-2.0.3.ebuild b/net-misc/keychain/keychain-2.0.3.ebuild index 831eff2ff21b..52859a6e568f 100644 --- a/net-misc/keychain/keychain-2.0.3.ebuild +++ b/net-misc/keychain/keychain-2.0.3.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/keychain/keychain-2.0.3.ebuild,v 1.3 2003/07/18 20:59:07 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/keychain/keychain-2.0.3.ebuild,v 1.4 2003/09/18 18:21:27 avenj Exp $ DESCRIPTION="A front-end to ssh-agent" HOMEPAGE="http://www.gentoo.org/proj/en/keychain.xml" SRC_URI="http://www.ibiblio.org/gentoo/distfiles/${P}.tar.bz2" S=${WORKDIR}/${P} -KEYWORDS="x86 ~ppc ~sparc ~alpha ~mips ~hppa ~arm amd64" +KEYWORDS="x86 ~ppc ~sparc ~alpha ~mips ~hppa ~arm amd64 ia64" LICENSE="GPL-2" SLOT="0" |