diff options
author | Sam James <sam@gentoo.org> | 2023-08-30 03:08:21 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-08-30 03:08:21 +0100 |
commit | 86b41ec51f65e3f6c09afc90ce75e3fe607c80a7 (patch) | |
tree | ea3244e76182bf419ab5e3e18a2db15c23e0f8d2 /net-libs/libssh2/libssh2-1.11.0-r2.ebuild | |
parent | app-misc/jq: add 1.7_rc2, drop 1.7_rc1 (diff) | |
download | gentoo-86b41ec51f65e3f6c09afc90ce75e3fe607c80a7.tar.gz gentoo-86b41ec51f65e3f6c09afc90ce75e3fe607c80a7.tar.bz2 gentoo-86b41ec51f65e3f6c09afc90ce75e3fe607c80a7.zip |
net-libs/libssh2: Stabilize 1.11.0-r2 arm, #909341
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-libs/libssh2/libssh2-1.11.0-r2.ebuild')
-rw-r--r-- | net-libs/libssh2/libssh2-1.11.0-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/libssh2/libssh2-1.11.0-r2.ebuild b/net-libs/libssh2/libssh2-1.11.0-r2.ebuild index 561e2a9ec8dc..501a0ecf59fe 100644 --- a/net-libs/libssh2/libssh2-1.11.0-r2.ebuild +++ b/net-libs/libssh2/libssh2-1.11.0-r2.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://www.libssh2.org/download/${P}.tar.xz" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" +KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" IUSE="gcrypt mbedtls test zlib" REQUIRED_USE="?? ( gcrypt mbedtls )" RESTRICT="!test? ( test )" |