diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-03-15 17:38:23 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-03-15 17:38:54 +0100 |
commit | be6699662de3440714ebd7ed9a4aa4e6e4cdc067 (patch) | |
tree | 32ad159987bbe223f58264f88897d48f3092c947 /net-libs/libssh2 | |
parent | net-wireless/hostapd: x86 stable wrt bug #554862 (diff) | |
download | gentoo-be6699662de3440714ebd7ed9a4aa4e6e4cdc067.tar.gz gentoo-be6699662de3440714ebd7ed9a4aa4e6e4cdc067.tar.bz2 gentoo-be6699662de3440714ebd7ed9a4aa4e6e4cdc067.zip |
net-libs/libssh2: x86 stable wrt bug #575474
Package-Manager: portage-2.2.26
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.7.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/libssh2/libssh2-1.7.0.ebuild b/net-libs/libssh2/libssh2-1.7.0.ebuild index 005cc640da84..83ca920117da 100644 --- a/net-libs/libssh2/libssh2-1.7.0.ebuild +++ b/net-libs/libssh2/libssh2-1.7.0.ebuild @@ -13,7 +13,7 @@ SRC_URI="http://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 static-libs test zlib" DEPEND=" |