diff options
-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" |