Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-java/protobuf-java/
Date: Tue, 13 Feb 2018 20:11:59
Message-Id: 1518552707.78cfc71ca29e7e99c5e9ec71f450b289a8aa7bf9.whissi@gentoo
1 commit: 78cfc71ca29e7e99c5e9ec71f450b289a8aa7bf9
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Tue Feb 13 18:54:10 2018 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Tue Feb 13 20:11:47 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=78cfc71c
7
8 dev-java/protobuf-java: x86 stable (bug #647462)
9
10 Package-Manager: Portage-2.3.24, Repoman-2.3.6
11
12 dev-java/protobuf-java/protobuf-java-3.5.1.1.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/dev-java/protobuf-java/protobuf-java-3.5.1.1.ebuild b/dev-java/protobuf-java/protobuf-java-3.5.1.1.ebuild
16 index 0db08537169..6231169c008 100644
17 --- a/dev-java/protobuf-java/protobuf-java-3.5.1.1.ebuild
18 +++ b/dev-java/protobuf-java/protobuf-java-3.5.1.1.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2017 Gentoo Foundation
21 +# Copyright 1999-2018 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI="6"
25 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/google/protobuf/archive/v${PV}.tar.gz -> protobuf-${
26
27 LICENSE="BSD"
28 SLOT="0/15"
29 -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~sh ~x86 ~amd64-linux ~arm-linux ~x86-linux ~x64-macos ~x86-macos"
30 +KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~sh x86 ~amd64-linux ~arm-linux ~x86-linux ~x64-macos ~x86-macos"
31 IUSE="nano"
32
33 # Protobuf is only a build-time dep, but depends on the exact same version