diff options
author | Eli Schwartz <eschwartz93@gmail.com> | 2024-03-19 20:58:41 -0400 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-03-20 06:16:59 +0000 |
commit | 2fa161c6776e500300275864d771d233f8765514 (patch) | |
tree | 38bb7f4c62e00a67fdaf3856de010844c48505f2 /net-analyzer | |
parent | net-analyzer/snort: add 2.9.20 (diff) | |
download | gentoo-2fa161c6776e500300275864d771d233f8765514.tar.gz gentoo-2fa161c6776e500300275864d771d233f8765514.tar.bz2 gentoo-2fa161c6776e500300275864d771d233f8765514.zip |
net-analyzer/snort: update EAPI 7 -> 8
Signed-off-by: Eli Schwartz <eschwartz93@gmail.com>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/snort/snort-2.9.20.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/snort/snort-2.9.20.ebuild b/net-analyzer/snort/snort-2.9.20.ebuild index 7ec1a64c7821..1bfd9d0de604 100644 --- a/net-analyzer/snort/snort-2.9.20.ebuild +++ b/net-analyzer/snort/snort-2.9.20.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 LUA_COMPAT=( luajit ) |