diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-09-21 10:41:00 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-09-21 10:41:00 +0000 |
commit | f951592d2392d99c95557e5d80a85bd495986e85 (patch) | |
tree | eb95e39b73490270c4062d66adbf6d2a3ee88490 /net-libs | |
parent | net-libs/libssh2: Stabilize 1.11.0-r3 amd64, #939957 (diff) | |
download | gentoo-f951592d2392d99c95557e5d80a85bd495986e85.tar.gz gentoo-f951592d2392d99c95557e5d80a85bd495986e85.tar.bz2 gentoo-f951592d2392d99c95557e5d80a85bd495986e85.zip |
net-libs/libssh2: Stabilize 1.11.0-r3 ppc64, #939957
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/libssh2/libssh2-1.11.0-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/libssh2/libssh2-1.11.0-r3.ebuild b/net-libs/libssh2/libssh2-1.11.0-r3.ebuild index f8eca32847c4..51a0f51e7ebd 100644 --- a/net-libs/libssh2/libssh2-1.11.0-r3.ebuild +++ b/net-libs/libssh2/libssh2-1.11.0-r3.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://libssh2.org/download/${P}.tar.xz" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~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 )" |