diff options
author | Sam James <sam@gentoo.org> | 2022-02-13 21:25:26 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-02-13 21:27:06 +0000 |
commit | f1130370af81679e2eed1571942b00ca2d30736c (patch) | |
tree | f3e71d598401e315c751e71fc785403e8808a4d9 /net-analyzer/wireshark/wireshark-9999.ebuild | |
parent | net-mail/mailbase: fix ci 'RedundantDodir' (diff) | |
download | gentoo-f1130370af81679e2eed1571942b00ca2d30736c.tar.gz gentoo-f1130370af81679e2eed1571942b00ca2d30736c.tar.bz2 gentoo-f1130370af81679e2eed1571942b00ca2d30736c.zip |
net-analyzer/wireshark: add 3.6.2
Closes: https://bugs.gentoo.org/833294
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-analyzer/wireshark/wireshark-9999.ebuild')
-rw-r--r-- | net-analyzer/wireshark/wireshark-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/wireshark/wireshark-9999.ebuild b/net-analyzer/wireshark/wireshark-9999.ebuild index 98c2b9131b7c..7d40549271cb 100644 --- a/net-analyzer/wireshark/wireshark-9999.ebuild +++ b/net-analyzer/wireshark/wireshark-9999.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 LUA_COMPAT=( lua5-{1..2} ) PYTHON_COMPAT=( python3_{8..10} ) |