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:21
Message-Id: 1643788936.dcc4fffec6c3e89a37f5bc67c83a56fddcb98b03.ago@gentoo
1 commit: dcc4fffec6c3e89a37f5bc67c83a56fddcb98b03
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Wed Feb 2 08:02:07 2022 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Wed Feb 2 08:02:16 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dcc4fffe
7
8 dev-libs/protobuf-c: amd64 stable wrt bug #811705
9
10 Package-Manager: Portage-3.0.28, Repoman-3.0.3
11 RepoMan-Options: --include-arches="amd64"
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 ae984fd64d87..5778623c7435 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 )"