diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-11-02 09:53:09 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-11-02 09:53:09 +0000 |
commit | 382b35bff0c70591a0cdc42d14046cea7f0469cf (patch) | |
tree | b0fe3c6d9912329dd1328d1efa457c7d31177b96 /net-libs | |
parent | dev-python/executing: Stabilize 2.1.0-r1 ppc64, #940374 (diff) | |
download | gentoo-382b35bff0c70591a0cdc42d14046cea7f0469cf.tar.gz gentoo-382b35bff0c70591a0cdc42d14046cea7f0469cf.tar.bz2 gentoo-382b35bff0c70591a0cdc42d14046cea7f0469cf.zip |
net-libs/libssh2: Stabilize 1.11.1 amd64, #942696
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-libs')
-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 86d8e60991c8..eac377aff8d2 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 )" |