dev-cpp/glog: Sync with Gentoo

It's from Gentoo commit 59059b9d027ff30acf8fd6845582226daf024cfb.
This commit is contained in:
Flatcar Buildbot 2025-03-03 07:05:53 +00:00 committed by Krzesimir Nowak
parent 70a000f523
commit f9ddfc5aec

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 )"