Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/protobuf-python/
Date: Sat, 29 Jan 2022 16:14:44
Message-Id: 1643472872.05b7b53f41c8719fb84b8b1efcf8904c031b21d4.sam@gentoo
1 commit: 05b7b53f41c8719fb84b8b1efcf8904c031b21d4
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jan 29 16:14:20 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sat Jan 29 16:14:32 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=05b7b53f
7
8 dev-python/protobuf-python: mark -hppa fo 3.18.2/3.19.1 to match protobuf
9
10 Bug: https://bugs.gentoo.org/831728
11 Signed-off-by: Sam James <sam <AT> gentoo.org>
12
13 dev-python/protobuf-python/protobuf-python-3.18.2.ebuild | 2 +-
14 dev-python/protobuf-python/protobuf-python-3.19.1.ebuild | 4 ++--
15 2 files changed, 3 insertions(+), 3 deletions(-)
16
17 diff --git a/dev-python/protobuf-python/protobuf-python-3.18.2.ebuild b/dev-python/protobuf-python/protobuf-python-3.18.2.ebuild
18 index ec01cbb66eef..4e76735372f8 100644
19 --- a/dev-python/protobuf-python/protobuf-python-3.18.2.ebuild
20 +++ b/dev-python/protobuf-python/protobuf-python-3.18.2.ebuild
21 @@ -23,7 +23,7 @@ fi
22
23 LICENSE="BSD"
24 SLOT="0/29"
25 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos"
26 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 -hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos"
27 IUSE=""
28
29 BDEPEND="${PYTHON_DEPS}
30
31 diff --git a/dev-python/protobuf-python/protobuf-python-3.19.1.ebuild b/dev-python/protobuf-python/protobuf-python-3.19.1.ebuild
32 index 59042ff20bce..dde21f3e4e2e 100644
33 --- a/dev-python/protobuf-python/protobuf-python-3.19.1.ebuild
34 +++ b/dev-python/protobuf-python/protobuf-python-3.19.1.ebuild
35 @@ -1,4 +1,4 @@
36 -# Copyright 2008-2021 Gentoo Authors
37 +# Copyright 2008-2022 Gentoo Authors
38 # Distributed under the terms of the GNU General Public License v2
39
40 EAPI=7
41 @@ -23,7 +23,7 @@ HOMEPAGE="https://developers.google.com/protocol-buffers/ https://github.com/pro
42
43 LICENSE="BSD"
44 SLOT="0/30"
45 -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos"
46 +KEYWORDS="~alpha amd64 arm ~arm64 -hppa ~ia64 ~mips ppc ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos"
47
48 BDEPEND="${PYTHON_DEPS}
49 ~dev-libs/protobuf-${PV}