diff options
Diffstat (limited to 'net-misc/autossh/autossh-1.4c.ebuild')
-rw-r--r-- | net-misc/autossh/autossh-1.4c.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/autossh/autossh-1.4c.ebuild b/net-misc/autossh/autossh-1.4c.ebuild index d3d0e9226c6e..6c30598a7820 100644 --- a/net-misc/autossh/autossh-1.4c.ebuild +++ b/net-misc/autossh/autossh-1.4c.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/autossh/autossh-1.4c.ebuild,v 1.2 2011/11/26 16:37:51 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/autossh/autossh-1.4c.ebuild,v 1.3 2011/12/04 15:38:13 armin76 Exp $ EAPI=4 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.harding.motd.ca/autossh/" SRC_URI="http://www.harding.motd.ca/${PN}/${P}.tgz" LICENSE="BSD" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~sparc ~x86 ~amd64-linux ~ia64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~hppa ~ppc ~sparc x86 ~amd64-linux ~ia64-linux ~x86-linux" SLOT="0" IUSE="" |