diff options
author | Sam James <sam@gentoo.org> | 2020-11-08 00:26:47 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-11-08 00:31:58 +0000 |
commit | 269a594d40ae3faeacf93f17ddddae2e3c8ee9af (patch) | |
tree | 8c0bc7a2314b8eff46ac8e6cb6bec9e14ba25dc2 /net-analyzer | |
parent | sys-cluster/rdma-core: Stabilize 30.0-r2 arm, #753416 (diff) | |
download | gentoo-269a594d40ae3faeacf93f17ddddae2e3c8ee9af.tar.gz gentoo-269a594d40ae3faeacf93f17ddddae2e3c8ee9af.tar.bz2 gentoo-269a594d40ae3faeacf93f17ddddae2e3c8ee9af.zip |
net-analyzer/tcpdump: Stabilize 4.9.3-r4 arm, #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 a61ee78015a6..0bfc0f6e0418 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 )" |