commit: cbafd4bbaa6651d054c76ef7fce931b2116969ff Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Wed Sep 23 10:18:05 2020 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Wed Sep 23 10:18:05 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cbafd4bb
dev-java/jsch: amd64 stable wrt bug #743643 Package-Manager: Portage-2.3.103, Repoman-2.3.23 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org> dev-java/jsch/jsch-0.1.54.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-java/jsch/jsch-0.1.54.ebuild b/dev-java/jsch/jsch-0.1.54.ebuild index fa5203966a6..de5f4ec21e9 100644 --- a/dev-java/jsch/jsch-0.1.54.ebuild +++ b/dev-java/jsch/jsch-0.1.54.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -12,7 +12,7 @@ HOMEPAGE="http://www.jcraft.com/jsch/" SRC_URI="mirror://sourceforge/${PN}/${P}.zip" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="amd64 ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="zlib" CDEPEND="
