summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2021-09-01 10:20:05 +0200
committerAgostino Sarubbo <ago@gentoo.org>2021-09-01 10:20:05 +0200
commitd487a1716dad8d53266437fe2c99c94b85d3417d (patch)
tree5bc011695af447dbe6195fa169e78c91cfc16fcd /net-libs/libssh
parentdev-java/jdbc-mysql: ppc64 stable wrt bug #810874 (diff)
downloadgentoo-d487a1716dad8d53266437fe2c99c94b85d3417d.tar.gz
gentoo-d487a1716dad8d53266437fe2c99c94b85d3417d.tar.bz2
gentoo-d487a1716dad8d53266437fe2c99c94b85d3417d.zip
net-libs/libssh: sparc stable wrt bug #810529
Package-Manager: Portage-3.0.20, Repoman-3.0.2 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-libs/libssh')
-rw-r--r--net-libs/libssh/libssh-0.9.6.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/libssh/libssh-0.9.6.ebuild b/net-libs/libssh/libssh-0.9.6.ebuild
index e9ecd1fb6941..efecd20f07c6 100644
--- a/net-libs/libssh/libssh-0.9.6.ebuild
+++ b/net-libs/libssh/libssh-0.9.6.ebuild
@@ -14,7 +14,7 @@ if [[ "${PV}" == *9999 ]] ; then
EGIT_REPO_URI="https://git.libssh.org/projects/libssh.git"
else
SRC_URI="https://www.libssh.org/files/$(ver_cut 1-2)/${P}.tar.xz"
- KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux"
+ KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux"
fi
LICENSE="LGPL-2.1"