Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/tcpdump/
Date: Fri, 16 Jul 2021 21:44:41
Message-Id: 1626471846.eecb0dfb92c0edee314ded5f2640fbac3c8ae88d.sam@gentoo
1 commit: eecb0dfb92c0edee314ded5f2640fbac3c8ae88d
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Fri Jul 16 21:40:56 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Fri Jul 16 21:44:06 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eecb0dfb
7
8 net-analyzer/tcpdump: Stabilize 4.99.1 arm, #801958
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 net-analyzer/tcpdump/tcpdump-4.99.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-analyzer/tcpdump/tcpdump-4.99.1.ebuild b/net-analyzer/tcpdump/tcpdump-4.99.1.ebuild
16 index 3032bb0c82e..d23c0f647d4 100644
17 --- a/net-analyzer/tcpdump/tcpdump-4.99.1.ebuild
18 +++ b/net-analyzer/tcpdump/tcpdump-4.99.1.ebuild
19 @@ -21,7 +21,7 @@ else
20 SRC_URI="https://www.tcpdump.org/release/${P}.tar.gz -> ${P}-upstream.tar.gz"
21 SRC_URI+=" verify-sig? ( https://www.tcpdump.org/release/${P}.tar.gz.sig -> ${P}-upstream.tar.gz.sig )"
22
23 - KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux"
24 + KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux"
25 fi
26
27 LICENSE="BSD"