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:03:45
Message-Id: 1643789008.e8aaa2342507211beaad29526931ea2bbe1b8d68.ago@gentoo
1 commit: e8aaa2342507211beaad29526931ea2bbe1b8d68
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Wed Feb 2 08:03:28 2022 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Wed Feb 2 08:03:28 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e8aaa234
7
8 dev-libs/protobuf-c: sparc stable wrt bug #811705
9
10 Package-Manager: Portage-3.0.28, Repoman-3.0.3
11 RepoMan-Options: --include-arches="sparc"
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 5f3efe1abb49..4f6a5e7ddc7c 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 )"