summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWANG Xuerui <xen0n@gentoo.org>2022-05-13 21:54:22 +0800
committerWANG Xuerui <xen0n@gentoo.org>2022-05-13 22:01:13 +0800
commita9504b7a00745607bb0cd984b79e739858a1df66 (patch)
tree0f3f3713464192026785d69fda45ebeb762c17e5 /net-libs
parentnet-libs/libssh: keyword 0.9.6 for ~loong (diff)
downloadgentoo-a9504b7a00745607bb0cd984b79e739858a1df66.tar.gz
gentoo-a9504b7a00745607bb0cd984b79e739858a1df66.tar.bz2
gentoo-a9504b7a00745607bb0cd984b79e739858a1df66.zip
net-libs/libssh: forward ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'net-libs')
-rw-r--r--net-libs/libssh/libssh-9999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/libssh/libssh-9999.ebuild b/net-libs/libssh/libssh-9999.ebuild
index ba3c105ee10e..2801869f419f 100644
--- a/net-libs/libssh/libssh-9999.ebuild
+++ b/net-libs/libssh/libssh-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -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)/${P}.tar.xz"
- KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux"
+ KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux"
fi
LICENSE="LGPL-2.1"