diff options
author | Mike Frysinger <vapier@gentoo.org> | 2018-01-11 22:43:14 -0500 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2018-01-11 23:08:00 -0500 |
commit | b05b984dbc360daaa20e24003e17d473e678305b (patch) | |
tree | 548a8251e0b4b4fca61e5e441c3593bf37309028 /net-libs/libssh2 | |
parent | app-text/tree: mark 1.7.0 m68k/s390/sh stable (diff) | |
download | gentoo-b05b984dbc360daaa20e24003e17d473e678305b.tar.gz gentoo-b05b984dbc360daaa20e24003e17d473e678305b.tar.bz2 gentoo-b05b984dbc360daaa20e24003e17d473e678305b.zip |
net-libs/libssh2: mark 1.7.0 arm64/s390/sh stable
Diffstat (limited to 'net-libs/libssh2')
-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 2bc942b4d5fa..65ef8f62b812 100644 --- a/net-libs/libssh2/libssh2-1.7.0.ebuild +++ b/net-libs/libssh2/libssh2-1.7.0.ebuild @@ -12,7 +12,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=" |