summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-10-10 21:36:53 +0100
committerSam James <sam@gentoo.org>2021-10-10 21:36:53 +0100
commit04d626b7a7b3a2f57ef8434ab1d1df583e8ab654 (patch)
tree1a26d721d7a8f0c5f3cd7568b63dbc8921831de4 /net-libs
parentxfce-base/libxfce4ui: Stabilize 4.16.1 arm64, #817113 (diff)
downloadgentoo-04d626b7a7b3a2f57ef8434ab1d1df583e8ab654.tar.gz
gentoo-04d626b7a7b3a2f57ef8434ab1d1df583e8ab654.tar.bz2
gentoo-04d626b7a7b3a2f57ef8434ab1d1df583e8ab654.zip
net-libs/libssh2: Stabilize 1.10.0 arm64, #817122
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 454d6212fb9d..6ae3ecb53063 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).