diff options
author | Sam James <sam@gentoo.org> | 2021-04-15 02:58:40 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-16 12:18:55 +0100 |
commit | 2cc07445d521ec1e92f0ef10dd3ac6df88acf707 (patch) | |
tree | c2623b9c7473a2cff2c96b1e1c6bbaccebd501c7 /net-analyzer/snort | |
parent | net-analyzer/gvmd: flag-o-matic-- (diff) | |
download | gentoo-2cc07445d521ec1e92f0ef10dd3ac6df88acf707.tar.gz gentoo-2cc07445d521ec1e92f0ef10dd3ac6df88acf707.tar.bz2 gentoo-2cc07445d521ec1e92f0ef10dd3ac6df88acf707.zip |
net-analyzer/snort: multilib--
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-analyzer/snort')
-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" |