diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-11-27 09:06:21 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-11-27 09:06:21 +0100 |
commit | 6e9b9e056a1b3f5033def93596f6367057241f6c (patch) | |
tree | 1ff949a07f68297e96fdf966cbc7def3400e1455 /net-analyzer/sflowtool | |
parent | net-analyzer/scanssh: ppc stable wrt bug #757042 (diff) | |
download | gentoo-6e9b9e056a1b3f5033def93596f6367057241f6c.tar.gz gentoo-6e9b9e056a1b3f5033def93596f6367057241f6c.tar.bz2 gentoo-6e9b9e056a1b3f5033def93596f6367057241f6c.zip |
net-analyzer/sflowtool: ppc stable wrt bug #757048
Package-Manager: Portage-3.0.9, Repoman-3.0.2
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-analyzer/sflowtool')
-rw-r--r-- | net-analyzer/sflowtool/sflowtool-5.06.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/sflowtool/sflowtool-5.06.ebuild b/net-analyzer/sflowtool/sflowtool-5.06.ebuild index dc5b77af4ee3..f094456058af 100644 --- a/net-analyzer/sflowtool/sflowtool-5.06.ebuild +++ b/net-analyzer/sflowtool/sflowtool-5.06.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/sflow/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="inmon-sflow" SLOT="0" -KEYWORDS="~amd64 ~ppc x86" +KEYWORDS="~amd64 ppc x86" IUSE="debug" src_prepare() { |