summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2021-09-01 10:18:35 +0200
committerAgostino Sarubbo <ago@gentoo.org>2021-09-01 10:18:35 +0200
commit09a9239d32927e9ac5568554440b75beca10a123 (patch)
treeb2e74642f970ebc62fdb6d0b630950a9e8139047
parentsys-apps/systemd-tmpfiles: sparc stable wrt bug #811267 (diff)
downloadgentoo-09a9239d.tar.gz
gentoo-09a9239d.tar.bz2
gentoo-09a9239d.zip
net-libs/libssh: ppc stable wrt bug #810529
Package-Manager: Portage-3.0.20, Repoman-3.0.2 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-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 d1c1e18fe748..e9ecd1fb6941 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"