diff options
author | Sam James <sam@gentoo.org> | 2024-06-15 08:09:34 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-06-15 08:09:34 +0100 |
commit | 0235931bc7f71a3b54d4e22d21d7b85c5eb39cfe (patch) | |
tree | e5005a0829f8a55f29201a8be140fd9023f139b5 /dev-java/protobuf-java | |
parent | dev-libs/protobuf: Stabilize 23.3-r4 amd64, #934062 (diff) | |
download | gentoo-0235931bc7f71a3b54d4e22d21d7b85c5eb39cfe.tar.gz gentoo-0235931bc7f71a3b54d4e22d21d7b85c5eb39cfe.tar.bz2 gentoo-0235931bc7f71a3b54d4e22d21d7b85c5eb39cfe.zip |
dev-java/protobuf-java: Stabilize 3.23.3 amd64, #934062
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-java/protobuf-java')
-rw-r--r-- | dev-java/protobuf-java/protobuf-java-3.23.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/protobuf-java/protobuf-java-3.23.3.ebuild b/dev-java/protobuf-java/protobuf-java-3.23.3.ebuild index 484bbc788521..d9f5c30a30db 100644 --- a/dev-java/protobuf-java/protobuf-java-3.23.3.ebuild +++ b/dev-java/protobuf-java/protobuf-java-3.23.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 2008-2023 Gentoo Authors +# Copyright 2008-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -20,7 +20,7 @@ S="${WORKDIR}/protobuf-${PV#3.}" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86 ~amd64-linux ~x86-linux ~x64-macos" +KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~x86 ~amd64-linux ~x86-linux ~x64-macos" IUSE="system-protoc" BDEPEND=" |