Merge updates from master

This commit is contained in:
Repository mirror & CI
2026-08-18 21:45:46 +00:00
2 changed files with 3 additions and 3 deletions

View File

@@ -18,7 +18,7 @@ S="${WORKDIR}/protobuf-${MY_PV}"
LICENSE="BSD"
SLOT="0"
KEYWORDS="amd64"
KEYWORDS="amd64 ~arm64"
IUSE="system-protoc"
BDEPEND="

View File

@@ -1,4 +1,4 @@
# Copyright 2025 Gentoo Authors
# Copyright 2025-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -15,7 +15,7 @@ S="${WORKDIR}/TestParameterInjector-${PV}/junit4"
LICENSE="Apache-2.0"
SLOT="0"
KEYWORDS="amd64"
KEYWORDS="amd64 ~arm64"
CP_DEPEND="
dev-java/auto-value:0