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:15:19
Message-Id: 1661451300.af4ee01f464447fce2a3f0621baadfd218343fc3.ago@gentoo
1 commit: af4ee01f464447fce2a3f0621baadfd218343fc3
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Thu Aug 25 18:15:00 2022 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Thu Aug 25 18:15:00 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af4ee01f
7
8 dev-libs/protobuf-c: amd64 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 a4e2c6d43312..aa34f6ae40f8 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 )"