diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-05-25 10:31:30 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-05-25 10:31:30 +0100 |
commit | eb150fdba7946a0d001a086974fd3619a7908e4a (patch) | |
tree | 13c5c81e39dd3543b0c6634b27c1e92ac1901991 /net-analyzer/sarg | |
parent | sys-apps/groff: stable 1.22.4 for ppc, bug #704420 (diff) | |
download | gentoo-eb150fdba7946a0d001a086974fd3619a7908e4a.tar.gz gentoo-eb150fdba7946a0d001a086974fd3619a7908e4a.tar.bz2 gentoo-eb150fdba7946a0d001a086974fd3619a7908e4a.zip |
net-analyzer/sarg: stable 2.4.0 for ppc, bug #706748
Package-Manager: Portage-2.3.100, Repoman-2.3.22
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'net-analyzer/sarg')
-rw-r--r-- | net-analyzer/sarg/sarg-2.4.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/sarg/sarg-2.4.0.ebuild b/net-analyzer/sarg/sarg-2.4.0.ebuild index e43d5055db4d..b74ab98fe0b2 100644 --- a/net-analyzer/sarg/sarg-2.4.0.ebuild +++ b/net-analyzer/sarg/sarg-2.4.0.ebuild @@ -9,7 +9,7 @@ HOMEPAGE="https://sourceforge.net/projects/sarg/" SRC_URI="mirror://sourceforge/${PN}/${P/_/-}.tar.gz" LICENSE="GPL-2" -KEYWORDS="amd64 ~ppc ~x86" +KEYWORDS="amd64 ppc ~x86" SLOT="0" IUSE="bzip2 doublecheck +gd +glob ldap lzma pcre zlib" |