Gentoo Archives: gentoo-commits

From: Mike Gilbert <floppym@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-java/protobuf-java/
Date: Fri, 16 Aug 2019 17:03:18
Message-Id: 1565974950.c74fda7158767908d4f65fadc762759487437cca.floppym@gentoo
1 commit: c74fda7158767908d4f65fadc762759487437cca
2 Author: Arfrever Frehtes Taifersar Arahesis <Arfrever <AT> Apache <DOT> Org>
3 AuthorDate: Thu Aug 15 19:29:43 2019 +0000
4 Commit: Mike Gilbert <floppym <AT> gentoo <DOT> org>
5 CommitDate: Fri Aug 16 17:02:30 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c74fda71
7
8 dev-java/protobuf-java: Stabilize 3.8.0 on amd64/x86.
9
10 Signed-off-by: Arfrever Frehtes Taifersar Arahesis <Arfrever <AT> Apache.Org>
11 Signed-off-by: Mike Gilbert <floppym <AT> gentoo.org>
12
13 dev-java/protobuf-java/protobuf-java-3.8.0.ebuild | 4 +---
14 1 file changed, 1 insertion(+), 3 deletions(-)
15
16 diff --git a/dev-java/protobuf-java/protobuf-java-3.8.0.ebuild b/dev-java/protobuf-java/protobuf-java-3.8.0.ebuild
17 index 4e6cb44f488..ccd6c80447d 100644
18 --- a/dev-java/protobuf-java/protobuf-java-3.8.0.ebuild
19 +++ b/dev-java/protobuf-java/protobuf-java-3.8.0.ebuild
20 @@ -1,8 +1,6 @@
21 # Copyright 2008-2019 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 -# True Authors: Arfrever Frehtes Taifersar Arahesis and others
25 -
26 EAPI="6"
27 JAVA_PKG_IUSE="doc source"
28
29 @@ -25,7 +23,7 @@ fi
30
31 LICENSE="BSD"
32 SLOT="0/19"
33 -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~sh ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
34 +KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~sh x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
35 IUSE=""
36
37 DEPEND="~dev-libs/protobuf-${PV}