commit:     6feb3a2b8f4e689d2b8efdfc91407214d19f39b4
Author:     WANG Xuerui <xen0n <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 24 10:31:58 2023 +0000
Commit:     WANG Xuerui <xen0n <AT> gentoo <DOT> org>
CommitDate: Sun Dec 24 10:56:16 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6feb3a2b

dev-cpp/glog: keyword 0.6.0 for ~loong

The "symbolize" test case failed (mis-identified the main function as
google::thread_msg_data), but all other features are apparently
working.

As the problem's root cause isn't identified for now, but the impact
is only potentially inaccurate symbol names in backtraces, the
keywording is done nevertheless to unblock more important packages
(specifically ibus-rime or one of its deps). The bug will be tracked
later in the LoongArch community.

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

 dev-cpp/glog/glog-0.6.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-cpp/glog/glog-0.6.0.ebuild b/dev-cpp/glog/glog-0.6.0.ebuild
index f3e2dd1169e6..082818391c35 100644
--- a/dev-cpp/glog/glog-0.6.0.ebuild
+++ b/dev-cpp/glog/glog-0.6.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2011-2022 Gentoo Authors
+# Copyright 2011-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="8"
@@ -21,7 +21,7 @@ fi
 
 LICENSE="BSD"
 SLOT="0/1"
-KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~riscv ~s390 sparc 
~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ppc ~ppc64 ~riscv ~s390 
sparc ~x86 ~amd64-linux ~x86-linux"
 IUSE="gflags +libunwind llvm-libunwind test"
 RESTRICT="!test? ( test )"
 

Reply via email to