diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-11-02 11:58:41 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-11-02 11:58:41 +0000 |
commit | 2c3737d8146cf60da2137c95af99846b7c8854ed (patch) | |
tree | cf95650e2bae9879f6cecbed3881a86d3a89f88f /net-libs | |
parent | dev-ruby/activesupport: Stabilize 7.1.4.2 arm, #942504 (diff) | |
download | gentoo-2c3737d8146cf60da2137c95af99846b7c8854ed.tar.gz gentoo-2c3737d8146cf60da2137c95af99846b7c8854ed.tar.bz2 gentoo-2c3737d8146cf60da2137c95af99846b7c8854ed.zip |
net-libs/libssh2: Stabilize 1.11.1 x86, #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 eac377aff8d2..ce11a90a41a1 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 )" |