diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-24 20:47:44 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-24 21:20:21 +0100 |
commit | a3f25d541a91a3e208bdfa55eb007cb5e9506300 (patch) | |
tree | 98ceda0f877cb3e028f78277b790ff317fedcadf /net-libs | |
parent | app-arch/lzip: stable 1.20 for ppc64, bug #651508 (diff) | |
download | gentoo-a3f25d541a91a3e208bdfa55eb007cb5e9506300.tar.gz gentoo-a3f25d541a91a3e208bdfa55eb007cb5e9506300.tar.bz2 gentoo-a3f25d541a91a3e208bdfa55eb007cb5e9506300.zip |
net-libs/libssh2: stable 1.8.0-r1 for ppc64, bug #651590
Bug: https://bugs.gentoo.org/651590
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="ppc64"
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 52b696038d62..875fd9080cf8 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=" |