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:25:55
Message-Id: 1661451944.212bfd7be6b591949ebf87136c8ba6a5fd7a9379.ago@gentoo
1 commit: 212bfd7be6b591949ebf87136c8ba6a5fd7a9379
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Thu Aug 25 18:25:40 2022 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Thu Aug 25 18:25:44 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=212bfd7b
7
8 dev-libs/protobuf-c: x86 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 dc7366096317..78602855478a 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 )"