diff options
author | Sam James <sam@gentoo.org> | 2021-04-03 20:23:56 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-03 20:52:58 +0100 |
commit | 2c4046f237a931c6e5672982647c177d3d9d598a (patch) | |
tree | b6d0cbbf8e79d8b7a5cde2bb564abbdda3ac64bc /net-analyzer | |
parent | net-analyzer/suricata: flag-o-matic--, missing die (diff) | |
download | gentoo-2c4046f237a931c6e5672982647c177d3d9d598a.tar.gz gentoo-2c4046f237a931c6e5672982647c177d3d9d598a.tar.bz2 gentoo-2c4046f237a931c6e5672982647c177d3d9d598a.zip |
net-analyzer/snort: multilib--
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/snort/snort-2.9.15.1.ebuild | 3 | ||||
-rw-r--r-- | net-analyzer/snort/snort-2.9.16-r100.ebuild | 2 | ||||
-rw-r--r-- | net-analyzer/snort/snort-2.9.16.ebuild | 3 |
3 files changed, 5 insertions, 3 deletions
diff --git a/net-analyzer/snort/snort-2.9.15.1.ebuild b/net-analyzer/snort/snort-2.9.15.1.ebuild index 440d87d8359a..1bdce6fe3f96 100644 --- a/net-analyzer/snort/snort-2.9.15.1.ebuild +++ b/net-analyzer/snort/snort-2.9.15.1.ebuild @@ -2,7 +2,8 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -inherit autotools user systemd tmpfiles multilib + +inherit autotools user systemd tmpfiles DESCRIPTION="The de facto standard for intrusion detection/prevention" HOMEPAGE="https://www.snort.org" diff --git a/net-analyzer/snort/snort-2.9.16-r100.ebuild b/net-analyzer/snort/snort-2.9.16-r100.ebuild index 66b2b845e872..91f49430d6f0 100644 --- a/net-analyzer/snort/snort-2.9.16-r100.ebuild +++ b/net-analyzer/snort/snort-2.9.16-r100.ebuild @@ -5,7 +5,7 @@ EAPI=7 LUA_COMPAT=( luajit ) -inherit autotools lua-single user systemd tmpfiles multilib +inherit autotools lua-single user systemd tmpfiles DESCRIPTION="The de facto standard for intrusion detection/prevention" HOMEPAGE="https://www.snort.org" diff --git a/net-analyzer/snort/snort-2.9.16.ebuild b/net-analyzer/snort/snort-2.9.16.ebuild index 4a3f0392b5c1..328947af8555 100644 --- a/net-analyzer/snort/snort-2.9.16.ebuild +++ b/net-analyzer/snort/snort-2.9.16.ebuild @@ -2,7 +2,8 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -inherit autotools user systemd tmpfiles multilib + +inherit autotools user systemd tmpfiles DESCRIPTION="The de facto standard for intrusion detection/prevention" HOMEPAGE="https://www.snort.org" |