diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2019-11-12 07:31:43 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-11-12 07:24:51 +0000 |
commit | c912518123c9471ef1c179110edb4c7aad8dc13f (patch) | |
tree | d6a108c3f9059a9e6b33a410fafb036bdc1ffdaa /net-libs/libssh2 | |
parent | net-ftp/proftpd: stable 1.3.6b for hppa, bug #699520 (diff) | |
download | gentoo-c912518123c9471ef1c179110edb4c7aad8dc13f.tar.gz gentoo-c912518123c9471ef1c179110edb4c7aad8dc13f.tar.bz2 gentoo-c912518123c9471ef1c179110edb4c7aad8dc13f.zip |
net-libs/libssh2: stable 1.9.0_p20190913 for sparc, bug #699856
Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'net-libs/libssh2')
-rw-r--r-- | net-libs/libssh2/libssh2-1.9.0_p20190913.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/libssh2/libssh2-1.9.0_p20190913.ebuild b/net-libs/libssh2/libssh2-1.9.0_p20190913.ebuild index 536f4bf5ed21..0635b1d43187 100644 --- a/net-libs/libssh2/libssh2-1.9.0_p20190913.ebuild +++ b/net-libs/libssh2/libssh2-1.9.0_p20190913.ebuild @@ -12,7 +12,7 @@ S=${WORKDIR}/${PN}-${EGIT_COMMIT} LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~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-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris" IUSE="gcrypt libressl mbedtls zlib" REQUIRED_USE="?? ( gcrypt mbedtls )" RESTRICT="test" |