Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/cppzmq/
Date: Tue, 06 Feb 2018 15:10:23
Message-Id: 1517929775.67d48ad7eb13ab6b58b12cac9c33818fe1094f5f.whissi@gentoo
1 commit: 67d48ad7eb13ab6b58b12cac9c33818fe1094f5f
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Tue Feb 6 13:13:55 2018 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Tue Feb 6 15:09:35 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=67d48ad7
7
8 net-libs/cppzmq: x86 stable (bug #579052)
9
10 Package-Manager: Portage-2.3.24, Repoman-2.3.6
11
12 net-libs/cppzmq/cppzmq-0_pre150606.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/net-libs/cppzmq/cppzmq-0_pre150606.ebuild b/net-libs/cppzmq/cppzmq-0_pre150606.ebuild
16 index fd690b68cd0..a1d5fd9c531 100644
17 --- a/net-libs/cppzmq/cppzmq-0_pre150606.ebuild
18 +++ b/net-libs/cppzmq/cppzmq-0_pre150606.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2015 Gentoo Foundation
21 +# Copyright 1999-2018 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=5
25 @@ -11,7 +11,7 @@ SRC_URI="https://dev.gentoo.org/~jlec/distfiles/${P}.tar.xz"
26
27 SLOT="0"
28 LICENSE="MIT"
29 -KEYWORDS="amd64 ~arm ~x86 ~amd64-linux ~x86-linux"
30 +KEYWORDS="amd64 ~arm x86 ~amd64-linux ~x86-linux"
31 IUSE=""
32
33 RDEPEND=">=net-libs/zeromq-3"