summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-18 06:47:01 +0000
committerSam James <sam@gentoo.org>2021-04-18 06:47:01 +0000
commiteecb581a6a71344d43724750456b71fb75355d7f (patch)
tree71cc9c675936d14ef2caefa2465cad11b521881b
parentmedia-libs/sdl-gfx: Stabilize 2.0.26-r1 amd64, #783594 (diff)
downloadgentoo-eecb581a.tar.gz
gentoo-eecb581a.tar.bz2
gentoo-eecb581a.zip
net-misc/connect: Stabilize 1.105 amd64, #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 7fe49dfe989c..60d98f7def78 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}"