diff options
author | Sam James <sam@gentoo.org> | 2024-11-02 07:52:32 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-11-02 07:52:32 +0000 |
commit | 03269343179c1b08c86f07643c6523cbf7787acf (patch) | |
tree | 45a56b3f55c3017c71e2efb9ca028ef58637143c /net-libs/libssh2 | |
parent | net-libs/libssh2: Stabilize 1.11.1 arm, #942696 (diff) | |
download | gentoo-03269343179c1b08c86f07643c6523cbf7787acf.tar.gz gentoo-03269343179c1b08c86f07643c6523cbf7787acf.tar.bz2 gentoo-03269343179c1b08c86f07643c6523cbf7787acf.zip |
net-libs/libssh2: Stabilize 1.11.1 ppc, #942696
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-libs/libssh2')
-rw-r--r-- | net-libs/libssh2/libssh2-1.11.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/libssh2/libssh2-1.11.1.ebuild b/net-libs/libssh2/libssh2-1.11.1.ebuild index 4203501ba9c3..86d8e60991c8 100644 --- a/net-libs/libssh2/libssh2-1.11.1.ebuild +++ b/net-libs/libssh2/libssh2-1.11.1.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 )" |