diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2024-06-15 11:57:34 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2024-06-15 11:57:34 +0000 |
| commit | 138976658758b93a17ac984aac6795c177573feb (patch) | |
| tree | ccccdb7860e7b10226276be4d0dfe9cfea6227b0 /dev-java/protobuf-java/protobuf-java-3.23.3.ebuild | |
| parent | cc19539547f0583125398ff68f966c500ac6b230 (diff) | |
| download | baldeagleos-repo-138976658758b93a17ac984aac6795c177573feb.tar.gz baldeagleos-repo-138976658758b93a17ac984aac6795c177573feb.tar.xz baldeagleos-repo-138976658758b93a17ac984aac6795c177573feb.zip | |
Adding metadata
Diffstat (limited to 'dev-java/protobuf-java/protobuf-java-3.23.3.ebuild')
| -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..ae709f9e7ea1 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=" |
