dev-cpp/glog: Sync with Gentoo

It's from Gentoo commit 22d6547088ac3c7b6cfa317a7df561f984eaabd8.

Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
This commit is contained in:
Flatcar Buildbot 2025-07-21 07:11:00 +00:00 committed by Mathieu Tortuyaux
parent 15a3a9a5f7
commit 9fea08e082
No known key found for this signature in database
GPG Key ID: AC5CCFB52545D9B8

View File

@ -14,7 +14,7 @@ if [[ ${PV} == 9999 ]]; then
else
SRC_URI="https://github.com/google/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
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"
fi
LICENSE="BSD"