diff options
author | Sam James <sam@gentoo.org> | 2021-03-17 08:58:03 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-03-17 08:58:03 +0000 |
commit | cd8596e02f5b802136c304167ee51fb631c61ac7 (patch) | |
tree | 390c55047372810f9d0526ff142b7d47555f5354 /net-analyzer | |
parent | net-analyzer/arpwatch: Stabilize 3.1-r2 sparc, #776511 (diff) | |
download | gentoo-cd8596e02f5b802136c304167ee51fb631c61ac7.tar.gz gentoo-cd8596e02f5b802136c304167ee51fb631c61ac7.tar.bz2 gentoo-cd8596e02f5b802136c304167ee51fb631c61ac7.zip |
net-analyzer/fwlogwatch: Stabilize 1.5 sparc, #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 76955ecc5654..1f4f953ecd59 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" |