diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-04-27 12:29:32 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-04-27 12:29:32 +0200 |
commit | fa6612a716a10afd8f77606f5a50826165f9b301 (patch) | |
tree | 9171631717a0f8077d4dc43d121e70e248f41e32 /net-analyzer/p0f | |
parent | media-sound/mpc: x86 stable wrt bug #616632 (diff) | |
download | gentoo-fa6612a716a10afd8f77606f5a50826165f9b301.tar.gz gentoo-fa6612a716a10afd8f77606f5a50826165f9b301.tar.bz2 gentoo-fa6612a716a10afd8f77606f5a50826165f9b301.zip |
net-analyzer/p0f: x86 stable wrt bug #615482
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="x86"
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 a0b1ee72cbfa..48bb3bb0c3f3 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" |