commit: b2001a409b99c6130980bb8a129b68a50f1bfb64 Author: Markus Meier <maekke <AT> gentoo <DOT> org> AuthorDate: Wed May 30 04:45:35 2018 +0000 Commit: Markus Meier <maekke <AT> gentoo <DOT> org> CommitDate: Wed May 30 04:45:35 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b2001a40
net-analyzer/zmap: add ~arm, bug #621434 Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="arm" net-analyzer/zmap/zmap-2.1.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-analyzer/zmap/zmap-2.1.1.ebuild b/net-analyzer/zmap/zmap-2.1.1.ebuild index 0f401274207..bab11e96bbf 100644 --- a/net-analyzer/zmap/zmap-2.1.1.ebuild +++ b/net-analyzer/zmap/zmap-2.1.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" SLOT="0" LICENSE="Apache-2.0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm ~x86" IUSE="json mongo redis" RDEPEND="
