diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-07-23 19:52:21 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-07-23 19:52:21 +0100 |
commit | 9ee74216110ee04f876bbbdbc686dd459ad00083 (patch) | |
tree | 224859a3660866900ab883de83e64275009b0ccc /net-libs | |
parent | media-gfx/qrencode: stable 4.0.0 for hppa, bug #651588 (diff) | |
download | gentoo-9ee74216110ee04f876bbbdbc686dd459ad00083.tar.gz gentoo-9ee74216110ee04f876bbbdbc686dd459ad00083.tar.bz2 gentoo-9ee74216110ee04f876bbbdbc686dd459ad00083.zip |
net-libs/libssh2: stable 1.8.0-r1 for hppa, bug #651590
Bug: https://bugs.gentoo.org/651590
Package-Manager: Portage-2.3.43, Repoman-2.3.10
RepoMan-Options: --include-arches="hppa"
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/libssh2/libssh2-1.8.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/libssh2/libssh2-1.8.0-r1.ebuild b/net-libs/libssh2/libssh2-1.8.0-r1.ebuild index afd0862fe4e8..eb1ade599fa8 100644 --- a/net-libs/libssh2/libssh2-1.8.0-r1.ebuild +++ b/net-libs/libssh2/libssh2-1.8.0-r1.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 static-libs test zlib" RDEPEND=" |