Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/protobuf-c/
Date: Wed, 21 Mar 2018 01:34:32
Message-Id: 1521596058.82986a2ef11a650bd5ceef1f15d54e6b19c29fca.mattst88@gentoo
1 commit: 82986a2ef11a650bd5ceef1f15d54e6b19c29fca
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Wed Mar 21 01:34:06 2018 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Wed Mar 21 01:34:18 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=82986a2e
7
8 dev-libs/protobuf-c-1.3.0-r1: hppa stable, bug 632526
9
10 dev-libs/protobuf-c/protobuf-c-1.3.0-r1.ebuild | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/dev-libs/protobuf-c/protobuf-c-1.3.0-r1.ebuild b/dev-libs/protobuf-c/protobuf-c-1.3.0-r1.ebuild
14 index 6a8df555464..de8d27d1a87 100644
15 --- a/dev-libs/protobuf-c/protobuf-c-1.3.0-r1.ebuild
16 +++ b/dev-libs/protobuf-c/protobuf-c-1.3.0-r1.ebuild
17 @@ -15,7 +15,7 @@ SRC_URI="https://github.com/${PN}/${PN}/releases/download/v${MY_PV}/${MY_P}.tar.
18 LICENSE="BSD-2"
19 # Subslot == SONAME version
20 SLOT="0/1.0.0"
21 -KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 sparc x86"
22 +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 sparc x86"
23 IUSE="static-libs test"
24
25 RDEPEND=">=dev-libs/protobuf-2.6.0:0=[${MULTILIB_USEDEP}]"