commit: 2c4046f237a931c6e5672982647c177d3d9d598a Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Apr 3 19:23:56 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Apr 3 19:52:58 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2c4046f2
net-analyzer/snort: multilib-- Signed-off-by: Sam James <sam <AT> gentoo.org> net-analyzer/snort/snort-2.9.15.1.ebuild | 3 ++- net-analyzer/snort/snort-2.9.16-r100.ebuild | 2 +- 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 440d87d8359..1bdce6fe3f9 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 66b2b845e87..91f49430d6f 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 4a3f0392b5c..328947af855 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"
