diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2025-01-19 19:08:31 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2025-01-19 19:08:31 +0000 |
| commit | c0dbe1ee429fc378fc2eaff585a87d5fb410c538 (patch) | |
| tree | e45d117283b934a626fbc51db39b9817a5123793 /dev-java/protobuf-java | |
| parent | 91f0dbd1d5aed4eb5f38615cf7b9d232b389e643 (diff) | |
| download | baldeagleos-repo-c0dbe1ee429fc378fc2eaff585a87d5fb410c538.tar.gz baldeagleos-repo-c0dbe1ee429fc378fc2eaff585a87d5fb410c538.tar.xz baldeagleos-repo-c0dbe1ee429fc378fc2eaff585a87d5fb410c538.zip | |
Adding metadata
Diffstat (limited to 'dev-java/protobuf-java')
| -rw-r--r-- | dev-java/protobuf-java/protobuf-java-4.29.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/protobuf-java/protobuf-java-4.29.2.ebuild b/dev-java/protobuf-java/protobuf-java-4.29.2.ebuild index 494374fa8dcd..5083579e3032 100644 --- a/dev-java/protobuf-java/protobuf-java-4.29.2.ebuild +++ b/dev-java/protobuf-java/protobuf-java-4.29.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 2008-2024 Gentoo Authors +# Copyright 2008-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -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 ~arm64 ~ppc64 ~amd64-linux ~x86-linux ~x64-macos" IUSE="system-protoc" BDEPEND=" |
