Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/protobuf-c/
Date: Wed, 02 Feb 2022 08:02:58
Message-Id: 1643788955.6104c7d3a0079e0d8fb173a476034d782cb8f41e.ago@gentoo
1 commit: 6104c7d3a0079e0d8fb173a476034d782cb8f41e
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Wed Feb 2 08:02:35 2022 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Wed Feb 2 08:02:35 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6104c7d3
7
8 dev-libs/protobuf-c: ppc stable wrt bug #811705
9
10 Package-Manager: Portage-3.0.28, Repoman-3.0.3
11 RepoMan-Options: --include-arches="ppc"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 dev-libs/protobuf-c/protobuf-c-1.4.0-r1.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-libs/protobuf-c/protobuf-c-1.4.0-r1.ebuild b/dev-libs/protobuf-c/protobuf-c-1.4.0-r1.ebuild
18 index 5778623c7435..5f3efe1abb49 100644
19 --- a/dev-libs/protobuf-c/protobuf-c-1.4.0-r1.ebuild
20 +++ b/dev-libs/protobuf-c/protobuf-c-1.4.0-r1.ebuild
21 @@ -16,7 +16,7 @@ S="${WORKDIR}/${MY_P}"
22 LICENSE="BSD-2"
23 # Subslot == SONAME version
24 SLOT="0/1.0.0"
25 -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86"
26 +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~riscv ~s390 ~sparc x86"
27 IUSE="static-libs test"
28 RESTRICT="!test? ( test )"