Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/protobuf/
Date: Sun, 19 Nov 2017 19:16:23
Message-Id: 1511118975.d68a5e9670c2abc88543274d86af157e8441bbb3.slyfox@gentoo
1 commit: d68a5e9670c2abc88543274d86af157e8441bbb3
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sun Nov 19 19:15:56 2017 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sun Nov 19 19:16:15 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d68a5e96
7
8 dev-libs/protobuf: stable 3.1.0 for ppc, bug #627772
9
10 Package-Manager: Portage-2.3.14, Repoman-2.3.6
11 RepoMan-Options: --include-arches="ppc"
12
13 dev-libs/protobuf/protobuf-3.1.0.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-libs/protobuf/protobuf-3.1.0.ebuild b/dev-libs/protobuf/protobuf-3.1.0.ebuild
17 index beec6b0e717..c5936afcf7e 100644
18 --- a/dev-libs/protobuf/protobuf-3.1.0.ebuild
19 +++ b/dev-libs/protobuf/protobuf-3.1.0.ebuild
20 @@ -17,7 +17,7 @@ SRC_URI="https://github.com/google/protobuf/archive/v${MY_PV}.tar.gz -> ${P}.tar
21
22 LICENSE="BSD"
23 SLOT="0/11"
24 -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ppc64 ~sh ~sparc x86 ~amd64-linux ~arm-linux ~x86-linux ~x64-macos ~x86-macos"
25 +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~sh ~sparc x86 ~amd64-linux ~arm-linux ~x86-linux ~x64-macos ~x86-macos"
26 IUSE="emacs examples java python static-libs test vim-syntax zlib"
27 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"