diff options
author | Jeroen Roovers <jer@gentoo.org> | 2016-02-27 13:40:27 +0100 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2016-02-27 13:40:27 +0100 |
commit | 614a4eae54fc5eac002e2fb51b816681fb604261 (patch) | |
tree | a530406847cad84afd9a232ceb1d84318ca10e2c /net-libs | |
parent | www-client/opera-beta: Version bump. (diff) | |
download | gentoo-614a4eae54fc5eac002e2fb51b816681fb604261.tar.gz gentoo-614a4eae54fc5eac002e2fb51b816681fb604261.tar.bz2 gentoo-614a4eae54fc5eac002e2fb51b816681fb604261.zip |
net-libs/libssh2: Stable for HPPA (bug #575474).
Package-Manager: portage-2.2.27
RepoMan-Options: --ignore-arches
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/libssh2/libssh2-1.7.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/libssh2/libssh2-1.7.0.ebuild b/net-libs/libssh2/libssh2-1.7.0.ebuild index fa0c56f99591..ddcfe4165e62 100644 --- a/net-libs/libssh2/libssh2-1.7.0.ebuild +++ b/net-libs/libssh2/libssh2-1.7.0.ebuild @@ -13,7 +13,7 @@ SRC_URI="http://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" DEPEND=" |