diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-07-31 13:02:20 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-07-31 13:02:20 +0200 |
commit | 92fff2edf73b71f3e71e5715233d9e617c845f72 (patch) | |
tree | b0f98c150bb8d2d68020c2e459aa780156189b5e /net-libs/libssh2 | |
parent | dev-util/debugedit: x86 stable wrt bug #690882 (diff) | |
download | gentoo-92fff2edf73b71f3e71e5715233d9e617c845f72.tar.gz gentoo-92fff2edf73b71f3e71e5715233d9e617c845f72.tar.bz2 gentoo-92fff2edf73b71f3e71e5715233d9e617c845f72.zip |
net-libs/libssh2: x86 stable wrt bug #690884
Package-Manager: Portage-2.3.66, Repoman-2.3.16
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.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/libssh2/libssh2-1.9.0.ebuild b/net-libs/libssh2/libssh2-1.9.0.ebuild index a2841e5e7c66..5c47710d79c8 100644 --- a/net-libs/libssh2/libssh2-1.9.0.ebuild +++ b/net-libs/libssh2/libssh2-1.9.0.ebuild @@ -10,7 +10,7 @@ SRC_URI="https://www.${PN}.org/download/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~mips ppc ppc64 s390 ~sh sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris" IUSE="gcrypt libressl mbedtls zlib" REQUIRED_USE="?? ( gcrypt mbedtls )" RESTRICT="test" |