Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/protobuf/
Date: Tue, 29 Sep 2020 21:25:44
Message-Id: 1601414726.5b62d927bcbea0c4ddf4ba42894add434ab86e8f.slyfox@gentoo
1 commit: 5b62d927bcbea0c4ddf4ba42894add434ab86e8f
2 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
3 AuthorDate: Tue Sep 29 19:41:17 2020 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Tue Sep 29 21:25:26 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5b62d927
7
8 dev-libs/protobuf: stable 3.12.2 for hppa, bug #741272
9
10 Package-Manager: Portage-3.0.4, Repoman-3.0.1
11 RepoMan-Options: --include-arches="hppa"
12 Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de>
13 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
14
15 dev-libs/protobuf/protobuf-3.12.2.ebuild | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/dev-libs/protobuf/protobuf-3.12.2.ebuild b/dev-libs/protobuf/protobuf-3.12.2.ebuild
19 index c0cc23a4b75..2bc0efa743d 100644
20 --- a/dev-libs/protobuf/protobuf-3.12.2.ebuild
21 +++ b/dev-libs/protobuf/protobuf-3.12.2.ebuild
22 @@ -22,7 +22,7 @@ fi
23
24 LICENSE="BSD"
25 SLOT="0/23"
26 -KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
27 +KEYWORDS="~alpha ~amd64 arm arm64 hppa ~ia64 ~mips ~ppc ppc64 ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
28 IUSE="emacs examples static-libs test zlib"
29 RESTRICT="!test? ( test )"