diff options
| author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-10-11 15:52:08 +0300 |
|---|---|---|
| committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-10-12 20:08:58 +0300 |
| commit | 8e99e56b9a6c31fd008e5e5d3201425dcc33fedb (patch) | |
| tree | 237abe7fef587c668be8aac6bae904c0426c7a52 /dev-java/protobuf-java/protobuf-java-3.25.3.ebuild | |
| parent | a80d90a844aeb70209942d79315b249b228c76aa (diff) | |
| download | gentoo-8e99e56b9a6c31fd008e5e5d3201425dcc33fedb.tar.gz gentoo-8e99e56b9a6c31fd008e5e5d3201425dcc33fedb.tar.bz2 gentoo-8e99e56b9a6c31fd008e5e5d3201425dcc33fedb.zip | |
dev-java/protobuf-java: dekeyword arm
After a message to gentoo-dev ML, and no reply from any user on arm,
we decided to dekeyword most Java packages from arm.
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-java/protobuf-java/protobuf-java-3.25.3.ebuild')
| -rw-r--r-- | dev-java/protobuf-java/protobuf-java-3.25.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-java/protobuf-java/protobuf-java-3.25.3.ebuild b/dev-java/protobuf-java/protobuf-java-3.25.3.ebuild index f1f4647303c7..95aa1c28a226 100644 --- a/dev-java/protobuf-java/protobuf-java-3.25.3.ebuild +++ b/dev-java/protobuf-java/protobuf-java-3.25.3.ebuild @@ -22,7 +22,7 @@ S="${WORKDIR}/protobuf-${MY_PV}" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~x86 ~amd64-linux ~x86-linux ~x64-macos" +KEYWORDS="amd64 ~arm64 ~ppc64 ~x86 ~amd64-linux ~x86-linux ~x64-macos" IUSE="system-protoc" BDEPEND=" |
