diff options
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/snort/snort-2.9.17.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/snort/snort-2.9.17.ebuild b/net-analyzer/snort/snort-2.9.17.ebuild index 760efe961a4f..ba2c56393269 100644 --- a/net-analyzer/snort/snort-2.9.17.ebuild +++ b/net-analyzer/snort/snort-2.9.17.ebuild @@ -5,7 +5,7 @@ EAPI=7 LUA_COMPAT=( luajit ) -inherit autotools lua-single systemd tmpfiles multilib +inherit autotools lua-single systemd tmpfiles DESCRIPTION="The de facto standard for intrusion detection/prevention" HOMEPAGE="https://www.snort.org" |