Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/zeromq/
Date: Sun, 29 Oct 2017 11:21:00
Message-Id: 1509276051.30d8af6a370a6d6f2ae9814782d165c60186d0cf.slyfox@gentoo
1 commit: 30d8af6a370a6d6f2ae9814782d165c60186d0cf
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sun Oct 29 11:19:44 2017 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sun Oct 29 11:20:51 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=30d8af6a
7
8 net-libs/zeromq: stable 4.2.2-r2 for ppc64, bug #618522
9
10 Package-Manager: Portage-2.3.13, Repoman-2.3.4
11 RepoMan-Options: --include-arches="ppc64"
12
13 net-libs/zeromq/zeromq-4.2.2-r2.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/net-libs/zeromq/zeromq-4.2.2-r2.ebuild b/net-libs/zeromq/zeromq-4.2.2-r2.ebuild
17 index dc958dca3e4..9385961fb2c 100644
18 --- a/net-libs/zeromq/zeromq-4.2.2-r2.ebuild
19 +++ b/net-libs/zeromq/zeromq-4.2.2-r2.ebuild
20 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/zeromq/libzmq/releases/download/v${PV}/${P}.tar.gz"
21
22 LICENSE="LGPL-3"
23 SLOT="0/5"
24 -KEYWORDS="amd64 arm ~arm64 ~hppa ia64 ~mips ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
25 +KEYWORDS="amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
26 IUSE="doc pgm +sodium static-libs test unwind elibc_Darwin"
27
28 RDEPEND="