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/
Date: Thu, 27 Jun 2019 12:15:27
Message-Id: 1561637709.97c8b760281b682d8b19e8a74e6a93a4cf95471a.ago@gentoo
1 commit: 97c8b760281b682d8b19e8a74e6a93a4cf95471a
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jun 27 12:15:09 2019 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Thu Jun 27 12:15:09 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=97c8b760
7
8 dev-libs/protobuf: alpha stable wrt bug #688322
9
10 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
11 Package-Manager: Portage-2.3.66, Repoman-2.3.11
12 RepoMan-Options: --include-arches="alpha"
13
14 dev-libs/protobuf/protobuf-3.7.1.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-libs/protobuf/protobuf-3.7.1.ebuild b/dev-libs/protobuf/protobuf-3.7.1.ebuild
18 index b93b96f23a8..aacbac676da 100644
19 --- a/dev-libs/protobuf/protobuf-3.7.1.ebuild
20 +++ b/dev-libs/protobuf/protobuf-3.7.1.ebuild
21 @@ -24,7 +24,7 @@ fi
22
23 LICENSE="BSD"
24 SLOT="0/18"
25 -KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
26 +KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
27 IUSE="emacs examples static-libs test zlib"
28 RESTRICT="!test? ( test )"