diff options
author | Sam James <sam@gentoo.org> | 2020-11-08 00:28:02 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-11-08 00:31:59 +0000 |
commit | 790a6de9e34625a4e9aed094a65333a2068909c3 (patch) | |
tree | db01f5f30deef1f93e9b105e4d48594e17e226d3 /net-analyzer | |
parent | net-irc/znc: Stabilize 1.8.2 arm, #753395 (diff) | |
download | gentoo-790a6de9e34625a4e9aed094a65333a2068909c3.tar.gz gentoo-790a6de9e34625a4e9aed094a65333a2068909c3.tar.bz2 gentoo-790a6de9e34625a4e9aed094a65333a2068909c3.zip |
net-analyzer/tcpdump: Stabilize 4.9.3-r4 amd64, #753146
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/tcpdump/tcpdump-4.9.3-r4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/tcpdump/tcpdump-4.9.3-r4.ebuild b/net-analyzer/tcpdump/tcpdump-4.9.3-r4.ebuild index 0bfc0f6e0418..ca23bedee94b 100644 --- a/net-analyzer/tcpdump/tcpdump-4.9.3-r4.ebuild +++ b/net-analyzer/tcpdump/tcpdump-4.9.3-r4.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://www.tcpdump.org/release/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 arm arm64 hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 sparc ~x86 ~amd64-linux ~x86-linux" IUSE="+drop-root libressl smi ssl samba suid test" RESTRICT="!test? ( test )" |