diff options
author | Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org> | 2019-12-23 20:52:03 +0000 |
---|---|---|
committer | Mike Gilbert <floppym@gentoo.org> | 2019-12-29 14:31:32 -0500 |
commit | ca0f786c7683b5e6195625c12b33de62e4067ed9 (patch) | |
tree | 7fab108d800bb273648d4eec049bf5914b42c084 /dev-java | |
parent | dev-libs/protobuf: Stabilize 3.10.1 on amd64/x86. (diff) | |
download | gentoo-ca0f786c7683b5e6195625c12b33de62e4067ed9.tar.gz gentoo-ca0f786c7683b5e6195625c12b33de62e4067ed9.tar.bz2 gentoo-ca0f786c7683b5e6195625c12b33de62e4067ed9.zip |
dev-java/protobuf-java: Stabilize 3.10.1 on amd64/x86.
Signed-off-by: Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org>
Signed-off-by: Mike Gilbert <floppym@gentoo.org>
Diffstat (limited to 'dev-java')
-rw-r--r-- | dev-java/protobuf-java/protobuf-java-3.10.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-java/protobuf-java/protobuf-java-3.10.1.ebuild b/dev-java/protobuf-java/protobuf-java-3.10.1.ebuild index 66f0f362f4af..ea4594562c19 100644 --- a/dev-java/protobuf-java/protobuf-java-3.10.1.ebuild +++ b/dev-java/protobuf-java/protobuf-java-3.10.1.ebuild @@ -23,7 +23,7 @@ fi LICENSE="BSD" SLOT="0/21" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~sh ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos" +KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~sh x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos" IUSE="" BDEPEND="~dev-libs/protobuf-${PV} |