dev-cpp/glog: Stabilize 0.6.0 arm64, #862975

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2025-03-02 10:48:32 +00:00
parent 863f211493
commit 59059b9d02

View File

@@ -1,4 +1,4 @@
# Copyright 2011-2024 Gentoo Authors
# Copyright 2011-2025 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 ~loong ~mips ppc ~ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux"
KEYWORDS="amd64 ~arm arm64 ~hppa ~loong ~mips ppc ~ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux"
IUSE="gflags +libunwind llvm-libunwind test"
RESTRICT="!test? ( test )"