diff options
author | Sam James <sam@gentoo.org> | 2021-03-15 21:54:28 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-03-15 21:54:28 +0000 |
commit | 0eec01035cb3650b797926b1695f615988278c6b (patch) | |
tree | c8b5ffc2de4de3972b79f83d970938cdc6d1a5ec /net-analyzer | |
parent | net-analyzer/flow-tools: Stabilize 0.68.6-r1 x86, #776526 (diff) | |
download | gentoo-0eec01035cb3650b797926b1695f615988278c6b.tar.gz gentoo-0eec01035cb3650b797926b1695f615988278c6b.tar.bz2 gentoo-0eec01035cb3650b797926b1695f615988278c6b.zip |
net-analyzer/fwlogwatch: Stabilize 1.5 x86, #776529
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/fwlogwatch/fwlogwatch-1.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/fwlogwatch/fwlogwatch-1.5.ebuild b/net-analyzer/fwlogwatch/fwlogwatch-1.5.ebuild index e22a2de6a643..76955ecc5654 100644 --- a/net-analyzer/fwlogwatch/fwlogwatch-1.5.ebuild +++ b/net-analyzer/fwlogwatch/fwlogwatch-1.5.ebuild @@ -9,7 +9,7 @@ DESCRIPTION="A packet filter and firewall log analyzer" HOMEPAGE="http://fwlogwatch.inside-security.de/" SRC_URI="http://fwlogwatch.inside-security.de/sw/${P}.tar.bz2" -KEYWORDS="amd64 ~ppc ~sparc ~x86" +KEYWORDS="amd64 ~ppc ~sparc x86" LICENSE="GPL-1" SLOT="0" IUSE="geoip nls zlib" |