diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-11-23 08:00:09 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-11-23 08:00:09 +0000 |
commit | 375c9412cf1718917464e398767cebc66cc299d9 (patch) | |
tree | 68906650a61b5275678ae3a55946495310e05bdd /net-libs/libssh2 | |
parent | sys-apps/sysvinit: stable 2.97 for hppa (diff) | |
download | gentoo-375c9412cf1718917464e398767cebc66cc299d9.tar.gz gentoo-375c9412cf1718917464e398767cebc66cc299d9.tar.bz2 gentoo-375c9412cf1718917464e398767cebc66cc299d9.zip |
net-libs/libssh2: stable 1.9.0_p20200614 for hppa
stable wrt bug #754822
Package-Manager: Portage-3.0.10, Repoman-3.0.2
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_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 c36244c8e4d0..edff9820da9c 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" |