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-python/protobuf-python/
Date: Mon, 25 Feb 2019 21:25:12
Message-Id: 1551129895.01d32dcc8acc6953a7cd1f8fcddf7935937bc4a7.floppym@gentoo
1 commit: 01d32dcc8acc6953a7cd1f8fcddf7935937bc4a7
2 Author: Arfrever Frehtes Taifersar Arahesis <Arfrever <AT> Apache <DOT> Org>
3 AuthorDate: Fri Feb 22 18:35:47 2019 +0000
4 Commit: Mike Gilbert <floppym <AT> gentoo <DOT> org>
5 CommitDate: Mon Feb 25 21:24:55 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=01d32dcc
7
8 dev-python/protobuf-python: Copy stable keywords from 3.6.1 to 3.6.1.3.
9
10 Minimal changes since 3.6.1.
11 Signed-off-by: Arfrever Frehtes Taifersar Arahesis <Arfrever <AT> Apache.Org>
12 Signed-off-by: Mike Gilbert <floppym <AT> gentoo.org>
13
14 dev-python/protobuf-python/protobuf-python-3.6.1.3.ebuild | 4 ++--
15 1 file changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/dev-python/protobuf-python/protobuf-python-3.6.1.3.ebuild b/dev-python/protobuf-python/protobuf-python-3.6.1.3.ebuild
18 index e6f11fbf534..505c7345a6b 100644
19 --- a/dev-python/protobuf-python/protobuf-python-3.6.1.3.ebuild
20 +++ b/dev-python/protobuf-python/protobuf-python-3.6.1.3.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 2008-2018 Gentoo Authors
23 +# Copyright 2008-2019 Gentoo Authors
24 # Distributed under the terms of the GNU General Public License v2
25
26 EAPI="7"
27 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/protocolbuffers/protobuf/archive/v${PV}.tar.gz -> pr
28
29 LICENSE="BSD"
30 SLOT="0/17"
31 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
32 +KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~sh ~sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
33 IUSE=""
34
35 DEPEND="${PYTHON_DEPS}