diff options
author | Michał Górny <mgorny@gentoo.org> | 2023-11-22 13:04:35 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2023-11-22 13:06:58 +0100 |
commit | ebf900073f8df62e868177f1c98ee7bc44d78214 (patch) | |
tree | b192a13317474ecb1ea18146fd72db60fa808bd4 /net-libs | |
parent | net-libs/libssh2: Stabilize 1.11.0-r2 ppc64, #909341 (diff) | |
download | gentoo-ebf900073f8df62e868177f1c98ee7bc44d78214.tar.gz gentoo-ebf900073f8df62e868177f1c98ee7bc44d78214.tar.bz2 gentoo-ebf900073f8df62e868177f1c98ee7bc44d78214.zip |
net-libs/libssh2: Stabilize 1.11.0-r2 sparc, #909341
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'net-libs')
-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 b84509d8e6b6..eb37955cf515 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 )" |