diff options
author | Sam James <sam@gentoo.org> | 2021-07-16 22:40:56 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-07-16 22:44:06 +0100 |
commit | eecb0dfb92c0edee314ded5f2640fbac3c8ae88d (patch) | |
tree | 4fccea26598ae87ef1e21f4f3ca4635046238d00 /net-analyzer/tcpdump | |
parent | dev-lang/mujs: Stabilize 1.1.3 arm, #801955 (diff) | |
download | gentoo-eecb0dfb92c0edee314ded5f2640fbac3c8ae88d.tar.gz gentoo-eecb0dfb92c0edee314ded5f2640fbac3c8ae88d.tar.bz2 gentoo-eecb0dfb92c0edee314ded5f2640fbac3c8ae88d.zip |
net-analyzer/tcpdump: Stabilize 4.99.1 arm, #801958
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-analyzer/tcpdump')
-rw-r--r-- | net-analyzer/tcpdump/tcpdump-4.99.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/tcpdump/tcpdump-4.99.1.ebuild b/net-analyzer/tcpdump/tcpdump-4.99.1.ebuild index 3032bb0c82e9..d23c0f647d4e 100644 --- a/net-analyzer/tcpdump/tcpdump-4.99.1.ebuild +++ b/net-analyzer/tcpdump/tcpdump-4.99.1.ebuild @@ -21,7 +21,7 @@ else SRC_URI="https://www.tcpdump.org/release/${P}.tar.gz -> ${P}-upstream.tar.gz" SRC_URI+=" verify-sig? ( https://www.tcpdump.org/release/${P}.tar.gz.sig -> ${P}-upstream.tar.gz.sig )" - 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" fi LICENSE="BSD" |