summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRolf Eike Beer <eike@sf-mail.de>2021-10-14 16:17:45 +0200
committerSam James <sam@gentoo.org>2021-10-15 20:11:17 +0100
commit95a1a5bc23749a307bfcb5c47c15f849b1064360 (patch)
tree47e384dc36848eeb673dd80ecbb46fca6d06b5d6 /net-libs
parentdev-lang/python: stable 3.7.12_p1 for sparc, bug #818046 (diff)
downloadgentoo-95a1a5bc23749a307bfcb5c47c15f849b1064360.tar.gz
gentoo-95a1a5bc23749a307bfcb5c47c15f849b1064360.tar.bz2
gentoo-95a1a5bc23749a307bfcb5c47c15f849b1064360.zip
net-libs/libssh2: stable 1.10.0 for hppa, bug #817122
Package-Manager: Portage-3.0.20, Repoman-3.0.3 RepoMan-Options: --include-arches="hppa" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-libs')
-rw-r--r--net-libs/libssh2/libssh2-1.10.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/libssh2/libssh2-1.10.0.ebuild b/net-libs/libssh2/libssh2-1.10.0.ebuild
index 6ae3ecb53063..ff53c9234667 100644
--- a/net-libs/libssh2/libssh2-1.10.0.ebuild
+++ b/net-libs/libssh2/libssh2-1.10.0.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://www.libssh2.org/download/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris"
IUSE="gcrypt mbedtls zlib"
REQUIRED_USE="?? ( gcrypt mbedtls )"
# Tests try to set containers up using docker (and fail for some reason).