diff options
author | Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org> | 2019-08-15 19:29:43 +0000 |
---|---|---|
committer | Mike Gilbert <floppym@gentoo.org> | 2019-08-16 13:02:30 -0400 |
commit | c74fda7158767908d4f65fadc762759487437cca (patch) | |
tree | 7de4f47dc2d48ba6a650655d04db0e7a7f0bc3ee /dev-java | |
parent | dev-libs/protobuf: Stabilize 3.8.0 on amd64/x86. (diff) | |
download | gentoo-c74fda7158767908d4f65fadc762759487437cca.tar.gz gentoo-c74fda7158767908d4f65fadc762759487437cca.tar.bz2 gentoo-c74fda7158767908d4f65fadc762759487437cca.zip |
dev-java/protobuf-java: Stabilize 3.8.0 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.8.0.ebuild | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/dev-java/protobuf-java/protobuf-java-3.8.0.ebuild b/dev-java/protobuf-java/protobuf-java-3.8.0.ebuild index 4e6cb44f488b..ccd6c80447d3 100644 --- a/dev-java/protobuf-java/protobuf-java-3.8.0.ebuild +++ b/dev-java/protobuf-java/protobuf-java-3.8.0.ebuild @@ -1,8 +1,6 @@ # Copyright 2008-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -# True Authors: Arfrever Frehtes Taifersar Arahesis and others - EAPI="6" JAVA_PKG_IUSE="doc source" @@ -25,7 +23,7 @@ fi LICENSE="BSD" SLOT="0/19" -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="" DEPEND="~dev-libs/protobuf-${PV} |