summaryrefslogtreecommitdiff
path: root/dev-java/protobuf-java
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2023-01-05 12:46:39 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2023-01-05 12:46:39 +0000
commitea0160e07a2653be911a4387b5723a6adbd72e93 (patch)
tree6cdb27c0fe87cf526736dfb7e862afd42fa81ef1 /dev-java/protobuf-java
parent3a306f4246ea94a8373b36de41d8a7bb285e68ff (diff)
downloadbaldeagleos-repo-ea0160e07a2653be911a4387b5723a6adbd72e93.tar.gz
baldeagleos-repo-ea0160e07a2653be911a4387b5723a6adbd72e93.tar.xz
baldeagleos-repo-ea0160e07a2653be911a4387b5723a6adbd72e93.zip
Adding metadata
Diffstat (limited to 'dev-java/protobuf-java')
-rw-r--r--dev-java/protobuf-java/protobuf-java-3.21.9-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/protobuf-java/protobuf-java-3.21.9-r1.ebuild b/dev-java/protobuf-java/protobuf-java-3.21.9-r1.ebuild
index 5097b42d1ccd..4929dd830b68 100644
--- a/dev-java/protobuf-java/protobuf-java-3.21.9-r1.ebuild
+++ b/dev-java/protobuf-java/protobuf-java-3.21.9-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2008-2022 Gentoo Authors
+# Copyright 2008-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -25,7 +25,7 @@ SRC_URI="
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"
DEPEND="
>=virtual/jdk-1.8:*