Gentoo Archives: gentoo-commits

From: Markus Meier <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/zmap/
Date: Wed, 30 May 2018 04:46:03
Message-Id: 1527655535.b2001a409b99c6130980bb8a129b68a50f1bfb64.maekke@gentoo
1 commit: b2001a409b99c6130980bb8a129b68a50f1bfb64
2 Author: Markus Meier <maekke <AT> gentoo <DOT> org>
3 AuthorDate: Wed May 30 04:45:35 2018 +0000
4 Commit: Markus Meier <maekke <AT> gentoo <DOT> org>
5 CommitDate: Wed May 30 04:45:35 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b2001a40
7
8 net-analyzer/zmap: add ~arm, bug #621434
9
10 Package-Manager: Portage-2.3.24, Repoman-2.3.6
11 RepoMan-Options: --include-arches="arm"
12
13 net-analyzer/zmap/zmap-2.1.1.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/net-analyzer/zmap/zmap-2.1.1.ebuild b/net-analyzer/zmap/zmap-2.1.1.ebuild
17 index 0f401274207..bab11e96bbf 100644
18 --- a/net-analyzer/zmap/zmap-2.1.1.ebuild
19 +++ b/net-analyzer/zmap/zmap-2.1.1.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2017 Gentoo Foundation
22 +# Copyright 1999-2018 Gentoo Foundation
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=6
26 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
27
28 SLOT="0"
29 LICENSE="Apache-2.0"
30 -KEYWORDS="~amd64 ~x86"
31 +KEYWORDS="~amd64 ~arm ~x86"
32 IUSE="json mongo redis"
33
34 RDEPEND="