summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRolf Eike Beer <eike@sf-mail.de>2018-10-17 20:49:53 +0200
committerSergei Trofimovich <slyfox@gentoo.org>2018-10-17 20:01:09 +0100
commit381a71144a4ed5d3ba117a94d5fcf6192364cc0d (patch)
tree1e159f7af9c3850aa6593a3ec89e0ffa90d8e35f /net-libs/libssh
parentnet-libs/mbedtls: stable 2.12.0 for sparc, bug #667370 (diff)
downloadgentoo-381a71144a4ed5d3ba117a94d5fcf6192364cc0d.tar.gz
gentoo-381a71144a4ed5d3ba117a94d5fcf6192364cc0d.tar.bz2
gentoo-381a71144a4ed5d3ba117a94d5fcf6192364cc0d.zip
net-libs/libssh: stable 0.8.4 for sparc, bug #668788
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Package-Manager: Portage-2.3.49, Repoman-2.3.11 RepoMan-Options: --include-arches="sparc" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'net-libs/libssh')
-rw-r--r--net-libs/libssh/libssh-0.8.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/libssh/libssh-0.8.4.ebuild b/net-libs/libssh/libssh-0.8.4.ebuild
index 42ff4ec67120..21da78dd63af 100644
--- a/net-libs/libssh/libssh-0.8.4.ebuild
+++ b/net-libs/libssh/libssh-0.8.4.ebuild
@@ -15,7 +15,7 @@ if [[ "${PV}" == *9999 ]] ; then
else
inherit eapi7-ver
SRC_URI="https://www.libssh.org/files/$(ver_cut 1-2)/${MY_P}.tar.xz"
- KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux"
+ KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux"
fi
LICENSE="LGPL-2.1"