diff options
author | Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org> | 2019-06-17 17:40:50 +0000 |
---|---|---|
committer | Mike Gilbert <floppym@gentoo.org> | 2019-06-18 11:59:05 -0400 |
commit | 6fbb3d737508742c4342e6c3dfb0475783b539f4 (patch) | |
tree | a9c394b7f21506f8ac5a5c98fc6dadaa4cbdc06e /dev-java | |
parent | dev-libs/protobuf: Version bump (3.8.0). (diff) | |
download | gentoo-6fbb3d737508742c4342e6c3dfb0475783b539f4.tar.gz gentoo-6fbb3d737508742c4342e6c3dfb0475783b539f4.tar.bz2 gentoo-6fbb3d737508742c4342e6c3dfb0475783b539f4.zip |
dev-java/protobuf-java: Stabilize 3.7.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.7.1.ebuild | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/dev-java/protobuf-java/protobuf-java-3.7.1.ebuild b/dev-java/protobuf-java/protobuf-java-3.7.1.ebuild index 828c0e6a2a78..5c1ed13f0b47 100644 --- a/dev-java/protobuf-java/protobuf-java-3.7.1.ebuild +++ b/dev-java/protobuf-java/protobuf-java-3.7.1.ebuild @@ -1,6 +1,8 @@ -# Copyright 2008-2019 Arfrever Frehtes Taifersar Arahesis and others +# 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" @@ -23,7 +25,7 @@ fi LICENSE="BSD" SLOT="0/18" -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} |