diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-11-12 16:55:23 -0500 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-11-12 16:55:35 -0500 |
commit | 69fca1ea62b8e9c5d40a18b5cb736bcd19b8f81e (patch) | |
tree | e6bcd351f3d65dc896406eff893ea54e0da6038d /net-libs/libssh2 | |
parent | games-action/minetest: Drop old 5.0.1 (diff) | |
download | gentoo-69fca1ea62b8e9c5d40a18b5cb736bcd19b8f81e.tar.gz gentoo-69fca1ea62b8e9c5d40a18b5cb736bcd19b8f81e.tar.bz2 gentoo-69fca1ea62b8e9c5d40a18b5cb736bcd19b8f81e.zip |
net-libs/libssh2: arm64 stable (bug #699856)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.79, Repoman-2.3.18
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 fc40378716c5..00ee8627cee7 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" |