diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-08-01 07:23:22 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-08-01 07:23:22 +0100 |
commit | 4f12e9e602afe1ca7e784f3a55d642f3379e8143 (patch) | |
tree | c7baf30e0798b1c9690e2ec19eb5fbc8bbfcbd90 /net-libs/libssh2 | |
parent | dev-util/debugedit: stable 4.14.2-r2 for hppa, bug #690882 (diff) | |
download | gentoo-4f12e9e602afe1ca7e784f3a55d642f3379e8143.tar.gz gentoo-4f12e9e602afe1ca7e784f3a55d642f3379e8143.tar.bz2 gentoo-4f12e9e602afe1ca7e784f3a55d642f3379e8143.zip |
net-libs/libssh2: stable 1.9.0 for hppa, bug #690884
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Sergei Trofimovich <slyfox@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 35737d4bde41..6962cd5ca672 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" |