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-libs/protobuf/
Date: Sun, 01 Oct 2017 00:04:06
Message-Id: 1506815983.2700bc91796833142789712ab8b5ff69702f16df.whissi@gentoo
1 commit: 2700bc91796833142789712ab8b5ff69702f16df
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Sat Sep 30 23:59:43 2017 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Sat Sep 30 23:59:43 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2700bc91
7
8 dev-libs/protobuf: x86 stable (bug #627772)
9
10 Package-Manager: Portage-2.3.10, Repoman-2.3.3
11
12 dev-libs/protobuf/protobuf-3.1.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-libs/protobuf/protobuf-3.1.0.ebuild b/dev-libs/protobuf/protobuf-3.1.0.ebuild
16 index 8523f110e2f..d9e92c6c6ac 100644
17 --- a/dev-libs/protobuf/protobuf-3.1.0.ebuild
18 +++ b/dev-libs/protobuf/protobuf-3.1.0.ebuild
19 @@ -17,7 +17,7 @@ SRC_URI="https://github.com/google/protobuf/archive/v${MY_PV}.tar.gz -> ${P}.tar
20
21 LICENSE="BSD"
22 SLOT="0/11"
23 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-linux ~arm-linux ~x86-linux ~x64-macos ~x86-macos"
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 IUSE="emacs examples java python static-libs test vim-syntax zlib"
26 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"