summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2019-05-14 13:48:27 -0400
committerAaron Bauman <bman@gentoo.org>2019-05-14 13:53:08 -0400
commit40472bd2bb8844dadda6b5b60d0f0d36f36467e3 (patch)
treef1bf18d03e164073ee83d92b42ac505b875a1622 /net-libs/libssh
parentvirtual/opengl: arm64 stable (diff)
downloadgentoo-40472bd2bb8844dadda6b5b60d0f0d36f36467e3.tar.gz
gentoo-40472bd2bb8844dadda6b5b60d0f0d36f36467e3.tar.bz2
gentoo-40472bd2bb8844dadda6b5b60d0f0d36f36467e3.zip
net-libs/libssh: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.12 RepoMan-Options: --include-arches="arm64"
Diffstat (limited to 'net-libs/libssh')
-rw-r--r--net-libs/libssh/libssh-0.8.6.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/libssh/libssh-0.8.6.ebuild b/net-libs/libssh/libssh-0.8.6.ebuild
index 9429fde86ddf..65d029e138f0 100644
--- a/net-libs/libssh/libssh-0.8.6.ebuild
+++ b/net-libs/libssh/libssh-0.8.6.ebuild
@@ -14,7 +14,7 @@ if [[ "${PV}" == *9999 ]] ; then
EGIT_REPO_URI="https://git.libssh.org/projects/libssh.git"
else
SRC_URI="https://www.libssh.org/files/$(ver_cut 1-2)/${MY_P}.tar.xz"
- KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux"
+ KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux"
fi
LICENSE="LGPL-2.1"