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: Wed, 01 Jan 2020 17:02:13
Message-Id: 1577898124.cfca9012592031793ba172289bb63649fb1a5f91.slyfox@gentoo
1 commit: cfca9012592031793ba172289bb63649fb1a5f91
2 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
3 AuthorDate: Wed Jan 1 13:34:01 2020 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Wed Jan 1 17:02:04 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cfca9012
7
8 dev-libs/protobuf: stable 3.10.1 for hppa, bug #704250
9
10 Package-Manager: Portage-2.3.79, Repoman-2.3.16
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.10.1.ebuild | 4 ++--
16 1 file changed, 2 insertions(+), 2 deletions(-)
17
18 diff --git a/dev-libs/protobuf/protobuf-3.10.1.ebuild b/dev-libs/protobuf/protobuf-3.10.1.ebuild
19 index 391aaa77a5d..3eeaab52779 100644
20 --- a/dev-libs/protobuf/protobuf-3.10.1.ebuild
21 +++ b/dev-libs/protobuf/protobuf-3.10.1.ebuild
22 @@ -1,4 +1,4 @@
23 -# Copyright 2008-2019 Gentoo Authors
24 +# Copyright 2008-2020 Gentoo Authors
25 # Distributed under the terms of the GNU General Public License v2
26
27 EAPI="7"
28 @@ -22,7 +22,7 @@ fi
29
30 LICENSE="BSD"
31 SLOT="0/21"
32 -KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
33 +KEYWORDS="~alpha amd64 ~arm arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
34 IUSE="emacs examples static-libs test zlib"
35 RESTRICT="!test? ( test )"