diff options
| author | Volkmar W. Pogatzki <gentoo@pogatzki.net> | 2025-10-03 20:06:52 +0200 |
|---|---|---|
| committer | Sam James <sam@gentoo.org> | 2025-10-03 23:02:21 +0100 |
| commit | 629d63c8b6f490cd97f4a67e3d0ace245f8e6c76 (patch) | |
| tree | 2c3f6a2cf6a5a28da3e3ebff235841585bdf4c03 /dev-java/protobuf-java | |
| parent | 50e1befaaeab902c8a558c4a6707be26587dd206 (diff) | |
| download | gentoo-629d63c8b6f490cd97f4a67e3d0ace245f8e6c76.tar.gz gentoo-629d63c8b6f490cd97f4a67e3d0ace245f8e6c76.tar.bz2 gentoo-629d63c8b6f490cd97f4a67e3d0ace245f8e6c76.zip | |
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@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@gentoo.org>
Diffstat (limited to 'dev-java/protobuf-java')
| -rw-r--r-- | dev-java/protobuf-java/protobuf-java-4.29.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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=" |
