diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2021-04-06 01:50:25 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2021-04-06 01:51:22 +0200 |
commit | 0c8178276f88d15f481d99bc52deb5632dc07e0e (patch) | |
tree | 5c805144305cf15e729a9358b24c21473eda75cc /dev-java | |
parent | dev-libs/protobuf: x86 stable (bug #763747) (diff) | |
download | gentoo-0c8178276f88d15f481d99bc52deb5632dc07e0e.tar.gz gentoo-0c8178276f88d15f481d99bc52deb5632dc07e0e.tar.bz2 gentoo-0c8178276f88d15f481d99bc52deb5632dc07e0e.zip |
dev-java/protobuf-java: x86 stable (bug #763747)
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-java')
-rw-r--r-- | dev-java/protobuf-java/protobuf-java-3.14.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-java/protobuf-java/protobuf-java-3.14.0.ebuild b/dev-java/protobuf-java/protobuf-java-3.14.0.ebuild index 08a2ccdb477a..6b33107b79ac 100644 --- a/dev-java/protobuf-java/protobuf-java-3.14.0.ebuild +++ b/dev-java/protobuf-java/protobuf-java-3.14.0.ebuild @@ -23,7 +23,7 @@ fi LICENSE="BSD" SLOT="0/25" -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="" BDEPEND="~dev-libs/protobuf-${PV} |