commit: eecb581a6a71344d43724750456b71fb75355d7f Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Apr 18 06:47:01 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Apr 18 06:47:01 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eecb581a
net-misc/connect: Stabilize 1.105 amd64, #783597 Signed-off-by: Sam James <sam <AT> gentoo.org> net-misc/connect/connect-1.105.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-misc/connect/connect-1.105.ebuild b/net-misc/connect/connect-1.105.ebuild index 7fe49dfe989..60d98f7def7 100644 --- a/net-misc/connect/connect-1.105.ebuild +++ b/net-misc/connect/connect-1.105.ebuild @@ -8,7 +8,7 @@ HOMEPAGE="https://github.com/gotoh/ssh-connect" SRC_URI="https://github.com/gotoh/ssh-connect/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~ppc64 x86" +KEYWORDS="amd64 ~ppc64 x86" S="${WORKDIR}/ssh-connect-${PV}"
