diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-04-29 16:58:31 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-04-29 16:58:31 +0200 |
commit | 3db66bea65fa2133748f4eea0618be74b9dc480b (patch) | |
tree | eb632f4c731bfde436a6101b539a55dfdfc79de9 /net-analyzer/p0f | |
parent | app-editors/xvile: ppc stable wrt bug #615352 (diff) | |
download | gentoo-3db66bea65fa2133748f4eea0618be74b9dc480b.tar.gz gentoo-3db66bea65fa2133748f4eea0618be74b9dc480b.tar.bz2 gentoo-3db66bea65fa2133748f4eea0618be74b9dc480b.zip |
net-analyzer/p0f: ppc stable wrt bug #615482
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-analyzer/p0f')
-rw-r--r-- | net-analyzer/p0f/p0f-3.09_beta.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/p0f/p0f-3.09_beta.ebuild b/net-analyzer/p0f/p0f-3.09_beta.ebuild index bc85cb19b6f6..192d999c2654 100644 --- a/net-analyzer/p0f/p0f-3.09_beta.ebuild +++ b/net-analyzer/p0f/p0f-3.09_beta.ebuild @@ -12,7 +12,7 @@ SRC_URI="http://lcamtuf.coredump.cx/p0f3/releases/${MY_P}.tgz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="amd64 ~ppc sparc x86 ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos" +KEYWORDS="amd64 ppc sparc x86 ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos" IUSE="debug ipv6" RDEPEND="net-libs/libpcap" |