diff options
author | Sam James <sam@gentoo.org> | 2023-08-30 03:08:22 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-08-30 03:08:22 +0100 |
commit | 723fb2cd00afa7c4530d51decbc54cd8f2c7993a (patch) | |
tree | 3644d5108df6481654800dcae84d3fc00ccd7b7e /net-libs/libssh2 | |
parent | net-libs/libssh2: Stabilize 1.11.0-r2 arm, #909341 (diff) | |
download | gentoo-723fb2cd00afa7c4530d51decbc54cd8f2c7993a.tar.gz gentoo-723fb2cd00afa7c4530d51decbc54cd8f2c7993a.tar.bz2 gentoo-723fb2cd00afa7c4530d51decbc54cd8f2c7993a.zip |
net-libs/libssh2: Stabilize 1.11.0-r2 arm64, #909341
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-libs/libssh2')
-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 501a0ecf59fe..3a3eb7de4d75 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 )" |