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: Sat, 30 Jan 2021 19:31:48
Message-Id: 1612035099.b9b9d64f55faf6b514533a07f61be5c48c621ef9.sam@gentoo
1 commit: b9b9d64f55faf6b514533a07f61be5c48c621ef9
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jan 30 19:31:39 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sat Jan 30 19:31:39 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b9b9d64f
7
8 net-analyzer/tcpdump: Stabilize 4.99.0 s390, #767916
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 net-analyzer/tcpdump/tcpdump-4.99.0.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/net-analyzer/tcpdump/tcpdump-4.99.0.ebuild b/net-analyzer/tcpdump/tcpdump-4.99.0.ebuild
16 index 5d08f58a44e..e645322ec4b 100644
17 --- a/net-analyzer/tcpdump/tcpdump-4.99.0.ebuild
18 +++ b/net-analyzer/tcpdump/tcpdump-4.99.0.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2020 Gentoo Authors
21 +# Copyright 1999-2021 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=7
25 @@ -12,7 +12,7 @@ S="${WORKDIR}/${PN}-${P/_}"
26
27 LICENSE="BSD"
28 SLOT="0"
29 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux"
30 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 s390 ~sparc ~x86 ~amd64-linux ~x86-linux"
31 IUSE="+drop-root libressl +smi +ssl +samba suid test"
32 RESTRICT="!test? ( test )"
33 REQUIRED_USE="test? ( samba )"