Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/iplog/
Date: Mon, 11 Oct 2021 06:32:59
Message-Id: 1633933925.e07b0ccdc436b05a91db44c694f686818322bbd1.ago@gentoo
1 commit: e07b0ccdc436b05a91db44c694f686818322bbd1
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Mon Oct 11 06:32:05 2021 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Mon Oct 11 06:32:05 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e07b0ccd
7
8 net-analyzer/iplog: sparc stable wrt bug #817653
9
10 Package-Manager: Portage-3.0.20, Repoman-3.0.3
11 RepoMan-Options: --include-arches="sparc"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 net-analyzer/iplog/iplog-2.2.3-r3.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/net-analyzer/iplog/iplog-2.2.3-r3.ebuild b/net-analyzer/iplog/iplog-2.2.3-r3.ebuild
18 index 9d49574d8c6..8733fa8e1a5 100644
19 --- a/net-analyzer/iplog/iplog-2.2.3-r3.ebuild
20 +++ b/net-analyzer/iplog/iplog-2.2.3-r3.ebuild
21 @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/ojnk/${P}.tar.gz"
22
23 LICENSE="|| ( GPL-2 FDL-1.1 )"
24 SLOT="0"
25 -KEYWORDS="~alpha ~amd64 ~mips ppc ~sparc x86"
26 +KEYWORDS="~alpha ~amd64 ~mips ppc sparc x86"
27
28 DEPEND="net-libs/libpcap"
29 RDEPEND="${DEPEND}"