commit: 629d63c8b6f490cd97f4a67e3d0ace245f8e6c76 Author: Volkmar W. Pogatzki <gentoo <AT> pogatzki <DOT> net> AuthorDate: Fri Oct 3 18:06:52 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Fri Oct 3 22:02:21 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=629d63c8
dev-java/protobuf-java: unkeyword 4.29.3 for ~arm64, ~ppc64 The only consumer of this package does also not have those keywords. Signed-off-by: Volkmar W. Pogatzki <gentoo <AT> pogatzki.net> Part-of: https://github.com/gentoo/gentoo/pull/44026 Closes: https://github.com/gentoo/gentoo/pull/44026 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-java/protobuf-java/protobuf-java-4.29.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-java/protobuf-java/protobuf-java-4.29.3.ebuild b/dev-java/protobuf-java/protobuf-java-4.29.3.ebuild index 36b6867fdb3f..bd1d0b06906c 100644 --- a/dev-java/protobuf-java/protobuf-java-4.29.3.ebuild +++ b/dev-java/protobuf-java/protobuf-java-4.29.3.ebuild @@ -24,7 +24,7 @@ S="${WORKDIR}/protobuf-${MY_PV}" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ~arm64 ~ppc64 ~amd64-linux ~x86-linux ~x64-macos" +KEYWORDS="amd64 ~amd64-linux ~x86-linux ~x64-macos" IUSE="system-protoc" BDEPEND="
