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/sarg/
Date: Thu, 04 Jun 2020 06:36:03
Message-Id: 1591252547.c13403f99e205b964dcd1ce6733702b9ab2cde59.ago@gentoo
1 commit: c13403f99e205b964dcd1ce6733702b9ab2cde59
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jun 4 06:34:54 2020 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Thu Jun 4 06:35:47 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c13403f9
7
8 net-analyzer/sarg: x86 stable wrt bug #706748
9
10 Package-Manager: Portage-2.3.99, Repoman-2.3.22
11 RepoMan-Options: --include-arches="x86"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 net-analyzer/sarg/sarg-2.4.0.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/net-analyzer/sarg/sarg-2.4.0.ebuild b/net-analyzer/sarg/sarg-2.4.0.ebuild
18 index b74ab98fe0b..c2da09b5fa3 100644
19 --- a/net-analyzer/sarg/sarg-2.4.0.ebuild
20 +++ b/net-analyzer/sarg/sarg-2.4.0.ebuild
21 @@ -9,7 +9,7 @@ HOMEPAGE="https://sourceforge.net/projects/sarg/"
22 SRC_URI="mirror://sourceforge/${PN}/${P/_/-}.tar.gz"
23
24 LICENSE="GPL-2"
25 -KEYWORDS="amd64 ppc ~x86"
26 +KEYWORDS="amd64 ppc x86"
27 SLOT="0"
28 IUSE="bzip2 doublecheck +gd +glob ldap lzma pcre zlib"