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-python/protobuf-python/
Date: Sun, 01 Oct 2017 00:04:05
Message-Id: 1506816044.b8dc3db2cdfff45439b0afdf6c5854dddc633f64.whissi@gentoo
1 commit: b8dc3db2cdfff45439b0afdf6c5854dddc633f64
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Sun Oct 1 00:00:44 2017 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Sun Oct 1 00:00:44 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b8dc3db2
7
8 dev-python/protobuf-python: x86 stable (bug #627772)
9
10 Package-Manager: Portage-2.3.10, Repoman-2.3.3
11
12 dev-python/protobuf-python/protobuf-python-3.1.0.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/dev-python/protobuf-python/protobuf-python-3.1.0.ebuild b/dev-python/protobuf-python/protobuf-python-3.1.0.ebuild
16 index 4a087b35a57..ac2101c316e 100644
17 --- a/dev-python/protobuf-python/protobuf-python-3.1.0.ebuild
18 +++ b/dev-python/protobuf-python/protobuf-python-3.1.0.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2016 Gentoo Foundation
21 +# Copyright 1999-2017 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=6
25 @@ -16,7 +16,7 @@ SRC_URI="https://github.com/google/protobuf/archive/v${MY_PV}.tar.gz -> protobuf
26
27 LICENSE="BSD"
28 SLOT="0/11"
29 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-linux ~arm-linux ~x86-linux ~x64-macos ~x86-macos"
30 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~amd64-linux ~arm-linux ~x86-linux ~x64-macos ~x86-macos"
31 IUSE=""
32
33 # Protobuf is only a build-time dep, but depends on the exact same version