commit:     6891684eaeb321091af4807bdecbb820f7d1984a
Author:     WANG Xuerui <xen0n <AT> gentoo <DOT> org>
AuthorDate: Tue May 24 11:13:39 2022 +0000
Commit:     WANG Xuerui <xen0n <AT> gentoo <DOT> org>
CommitDate: Tue May 24 11:14:15 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6891684e

net-libs/libqmi: forward ~loong

Signed-off-by: WANG Xuerui <xen0n <AT> gentoo.org>

 net-libs/libqmi/libqmi-9999.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-libs/libqmi/libqmi-9999.ebuild 
b/net-libs/libqmi/libqmi-9999.ebuild
index 299b20265bf5..96f87a762e23 100644
--- a/net-libs/libqmi/libqmi-9999.ebuild
+++ b/net-libs/libqmi/libqmi-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
@@ -7,7 +7,7 @@ if [[ ${PV} == "9999" ]] ; then
        inherit git-r3 autotools
        
EGIT_REPO_URI="https://gitlab.freedesktop.org/mobile-broadband/libqmi.git";
 else
-       KEYWORDS="~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~x86"
+       KEYWORDS="~amd64 ~arm ~arm64 ~loong ~mips ~ppc ~ppc64 ~x86"
        SRC_URI="https://www.freedesktop.org/software/libqmi/${P}.tar.xz";
 fi
 

Reply via email to