diff options
author | Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org> | 2018-04-30 15:52:18 +0200 |
---|---|---|
committer | Mike Gilbert <floppym@gentoo.org> | 2018-04-30 11:39:48 -0400 |
commit | 506a1611c57eafe747c06c265e00c72595d021fd (patch) | |
tree | d7acd9fd6b767c274dc3b6db86e9b0798eb19fbd /dev-java | |
parent | dev-libs/protobuf: Stabilize 3.5.2 on amd64/x86. (diff) | |
download | gentoo-506a1611c57eafe747c06c265e00c72595d021fd.tar.gz gentoo-506a1611c57eafe747c06c265e00c72595d021fd.tar.bz2 gentoo-506a1611c57eafe747c06c265e00c72595d021fd.zip |
dev-java/protobuf-java: Stabilize 3.5.2 on amd64/x86.
Diffstat (limited to 'dev-java')
-rw-r--r-- | dev-java/protobuf-java/protobuf-java-3.5.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-java/protobuf-java/protobuf-java-3.5.2.ebuild b/dev-java/protobuf-java/protobuf-java-3.5.2.ebuild index d6b0900c590a..64135cabdb97 100644 --- a/dev-java/protobuf-java/protobuf-java-3.5.2.ebuild +++ b/dev-java/protobuf-java/protobuf-java-3.5.2.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/google/protobuf/archive/v${PV}.tar.gz -> protobuf-${ LICENSE="BSD" SLOT="0/15" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~sh ~x86 ~amd64-linux ~arm-linux ~x86-linux ~x64-macos ~x86-macos" +KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~sh x86 ~amd64-linux ~arm-linux ~x86-linux ~x64-macos ~x86-macos" IUSE="nano" DEPEND="~dev-libs/protobuf-${PV} |