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: Thu, 25 Aug 2022 18:24:32
Message-Id: 1661451860.59b0525d94d9a72f51fb94b3796101b66109450e.ago@gentoo
1 commit: 59b0525d94d9a72f51fb94b3796101b66109450e
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Thu Aug 25 18:24:20 2022 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Thu Aug 25 18:24:20 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=59b0525d
7
8 dev-libs/protobuf-c: sparc stable wrt bug #866440
9
10 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
11
12 dev-libs/protobuf-c/protobuf-c-1.4.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-libs/protobuf-c/protobuf-c-1.4.1.ebuild b/dev-libs/protobuf-c/protobuf-c-1.4.1.ebuild
16 index aa34f6ae40f8..dc7366096317 100644
17 --- a/dev-libs/protobuf-c/protobuf-c-1.4.1.ebuild
18 +++ b/dev-libs/protobuf-c/protobuf-c-1.4.1.ebuild
19 @@ -16,7 +16,7 @@ S="${WORKDIR}/${MY_P}"
20 LICENSE="BSD-2"
21 # Subslot == SONAME version
22 SLOT="0/1.0.0"
23 -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 ~sparc ~x86"
24 +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc ~x86"
25 IUSE="static-libs test"
26 RESTRICT="!test? ( test )"