Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/p0f/
Date: Thu, 27 Apr 2017 11:24:03
Message-Id: 1493292150.9d5694857c106299c9011e45467c6cfd8621ca78.ago@gentoo
1 commit: 9d5694857c106299c9011e45467c6cfd8621ca78
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Thu Apr 27 11:22:30 2017 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Thu Apr 27 11:22:30 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9d569485
7
8 net-analyzer/p0f: sparc stable wrt bug #615482
9
10 Package-Manager: Portage-2.3.3, Repoman-2.3.1
11 RepoMan-Options: --include-arches="sparc"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 net-analyzer/p0f/p0f-3.09_beta.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/net-analyzer/p0f/p0f-3.09_beta.ebuild b/net-analyzer/p0f/p0f-3.09_beta.ebuild
18 index 48bb3bb0c3f..bc85cb19b6f 100644
19 --- a/net-analyzer/p0f/p0f-3.09_beta.ebuild
20 +++ b/net-analyzer/p0f/p0f-3.09_beta.ebuild
21 @@ -12,7 +12,7 @@ SRC_URI="http://lcamtuf.coredump.cx/p0f3/releases/${MY_P}.tgz"
22
23 LICENSE="LGPL-2.1"
24 SLOT="0"
25 -KEYWORDS="amd64 ~ppc ~sparc x86 ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos"
26 +KEYWORDS="amd64 ~ppc sparc x86 ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos"
27 IUSE="debug ipv6"
28
29 RDEPEND="net-libs/libpcap"