summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-18 06:45:22 +0000
committerSam James <sam@gentoo.org>2021-04-18 06:45:22 +0000
commit35ec5c9b1ccfa83263576872eb2d964149756d12 (patch)
tree723cfc189275a334c1ebb22b922a20968de2293b
parentmedia-libs/sdl-gfx: Stabilize 2.0.26-r1 x86, #783594 (diff)
downloadgentoo-35ec5c9b.tar.gz
gentoo-35ec5c9b.tar.bz2
gentoo-35ec5c9b.zip
net-misc/connect: Stabilize 1.105 x86, #783597
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--net-misc/connect/connect-1.105.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/connect/connect-1.105.ebuild b/net-misc/connect/connect-1.105.ebuild
index b1c4c97f5b62..7fe49dfe989c 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}"