diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-10-02 20:51:39 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-10-02 20:53:45 +0200 |
commit | 7bb8e0e0030a50b9cf861e2d0471eba1b3db4a7a (patch) | |
tree | f96c477b655a001969d0e523fc5deec30074f4c7 /net-misc/autossh | |
parent | dev-libs/libassuan: x86 stable wrt bug #695700 (diff) | |
download | gentoo-7bb8e0e0030a50b9cf861e2d0471eba1b3db4a7a.tar.gz gentoo-7bb8e0e0030a50b9cf861e2d0471eba1b3db4a7a.tar.bz2 gentoo-7bb8e0e0030a50b9cf861e2d0471eba1b3db4a7a.zip |
net-misc/autossh: x86 stable wrt bug #695760
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-misc/autossh')
-rw-r--r-- | net-misc/autossh/autossh-1.4g.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/autossh/autossh-1.4g.ebuild b/net-misc/autossh/autossh-1.4g.ebuild index 03dd49718272..e7fcb2babf65 100644 --- a/net-misc/autossh/autossh-1.4g.ebuild +++ b/net-misc/autossh/autossh-1.4g.ebuild @@ -8,7 +8,7 @@ HOMEPAGE="https://www.harding.motd.ca/autossh/" SRC_URI="https://www.harding.motd.ca/${PN}/${P}.tgz" LICENSE="BSD" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux" SLOT="0" RDEPEND="net-misc/openssh" |