diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-11-17 20:15:07 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-11-17 20:15:07 +0100 |
commit | 607f299bbd36858e404c601b305f0def5a94a374 (patch) | |
tree | 846f325a052031782d2c9e1b5e345f4e8952fbce /net-libs/libssh2 | |
parent | dev-util/debugedit: x86 stable wrt bug #754819 (diff) | |
download | gentoo-607f299bbd36858e404c601b305f0def5a94a374.tar.gz gentoo-607f299bbd36858e404c601b305f0def5a94a374.tar.bz2 gentoo-607f299bbd36858e404c601b305f0def5a94a374.zip |
net-libs/libssh2: x86 stable wrt bug #754822
Package-Manager: Portage-3.0.8, Repoman-3.0.2
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-libs/libssh2')
-rw-r--r-- | net-libs/libssh2/libssh2-1.9.0_p20200614.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/libssh2/libssh2-1.9.0_p20200614.ebuild b/net-libs/libssh2/libssh2-1.9.0_p20200614.ebuild index 940711fc9a06..c36244c8e4d0 100644 --- a/net-libs/libssh2/libssh2-1.9.0_p20200614.ebuild +++ b/net-libs/libssh2/libssh2-1.9.0_p20200614.ebuild @@ -13,7 +13,7 @@ S=${WORKDIR}/${PN}-${EGIT_COMMIT} LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris" IUSE="gcrypt libressl mbedtls zlib" REQUIRED_USE="?? ( gcrypt mbedtls )" RESTRICT="test" |