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/iplog/
Date: Mon, 11 Oct 2021 05:12:49
Message-Id: 1633929108.6a34c46ac5e18f339b2212b4e5430ac4006ba89d.sam@gentoo
1 commit: 6a34c46ac5e18f339b2212b4e5430ac4006ba89d
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Mon Oct 11 05:11:48 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Mon Oct 11 05:11:48 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6a34c46a
7
8 net-analyzer/iplog: Stabilize 2.2.3-r3 x86, #817653
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 net-analyzer/iplog/iplog-2.2.3-r3.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-analyzer/iplog/iplog-2.2.3-r3.ebuild b/net-analyzer/iplog/iplog-2.2.3-r3.ebuild
16 index 09cfb969491..70d0a4a39b1 100644
17 --- a/net-analyzer/iplog/iplog-2.2.3-r3.ebuild
18 +++ b/net-analyzer/iplog/iplog-2.2.3-r3.ebuild
19 @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/ojnk/${P}.tar.gz"
20
21 LICENSE="|| ( GPL-2 FDL-1.1 )"
22 SLOT="0"
23 -KEYWORDS="~alpha ~amd64 ~mips ~ppc ~sparc ~x86"
24 +KEYWORDS="~alpha ~amd64 ~mips ~ppc ~sparc x86"
25
26 DEPEND="net-libs/libpcap"
27 RDEPEND="${DEPEND}"