diff options
author | 2006-05-17 00:41:15 +0000 | |
---|---|---|
committer | 2006-05-17 00:41:15 +0000 | |
commit | 6915d1a68fc7bfc0ae755ce249126bba314f4fb8 (patch) | |
tree | db7d7289602c05c399f3bdf327f43336df65b2c5 /app-crypt/ssh-multiadd/ssh-multiadd-1.3.1.ebuild | |
parent | Keyword ~ppc. (diff) | |
download | historical-6915d1a68fc7bfc0ae755ce249126bba314f4fb8.tar.gz historical-6915d1a68fc7bfc0ae755ce249126bba314f4fb8.tar.bz2 historical-6915d1a68fc7bfc0ae755ce249126bba314f4fb8.zip |
Keyworded unstable on amd64
Package-Manager: portage-2.0.54-r2
Diffstat (limited to 'app-crypt/ssh-multiadd/ssh-multiadd-1.3.1.ebuild')
-rw-r--r-- | app-crypt/ssh-multiadd/ssh-multiadd-1.3.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-crypt/ssh-multiadd/ssh-multiadd-1.3.1.ebuild b/app-crypt/ssh-multiadd/ssh-multiadd-1.3.1.ebuild index 24a8623d8ed1..dc1cc35b90bb 100644 --- a/app-crypt/ssh-multiadd/ssh-multiadd-1.3.1.ebuild +++ b/app-crypt/ssh-multiadd/ssh-multiadd-1.3.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/ssh-multiadd/ssh-multiadd-1.3.1.ebuild,v 1.23 2005/01/01 12:39:23 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/ssh-multiadd/ssh-multiadd-1.3.1.ebuild,v 1.24 2006/05/17 00:41:15 merlin Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://www.azstarnet.com/~donut/programs/ssh-multiadd/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ppc sparc" +KEYWORDS="x86 ppc sparc ~amd64" IUSE="X" DEPEND=">=dev-lang/python-2.0-r3 |