diff options
author | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 20:35:39 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 20:35:39 +0100 |
commit | e5ebab929b29d42b5d680c0e8637325401582ffa (patch) | |
tree | c6c0232ae6604e75559c802689caf0dfc14cc0a8 /net-misc/autossh | |
parent | net-libs/webkit-gtk: dropped ~ia64-linux ~x86-freebsd (diff) | |
download | gentoo-e5ebab929b29d42b5d680c0e8637325401582ffa.tar.gz gentoo-e5ebab929b29d42b5d680c0e8637325401582ffa.tar.bz2 gentoo-e5ebab929b29d42b5d680c0e8637325401582ffa.zip |
net-misc/autossh: dropped ~ia64-linux
Package-Manager: portage-2.3.3
Diffstat (limited to 'net-misc/autossh')
-rw-r--r-- | net-misc/autossh/autossh-1.4e.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/autossh/autossh-1.4e.ebuild b/net-misc/autossh/autossh-1.4e.ebuild index 617b41401f8f..68cae1d88ae7 100644 --- a/net-misc/autossh/autossh-1.4e.ebuild +++ b/net-misc/autossh/autossh-1.4e.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -9,7 +9,7 @@ HOMEPAGE="http://www.harding.motd.ca/autossh/" SRC_URI="http://www.harding.motd.ca/${PN}/${P}.tgz" LICENSE="BSD" -KEYWORDS="amd64 ~arm ~hppa ppc ~ppc64 ~sparc x86 ~amd64-linux ~ia64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~hppa ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux" SLOT="0" RDEPEND="net-misc/openssh" |