diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-11-27 00:53:12 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-11-27 00:57:01 +0100 |
commit | e4b8c45c116432e454fa2cd08e134a962b52ecbe (patch) | |
tree | c6af04392002a690793d704cb46e6a2a4ff77d4c /net-analyzer/sflowtool | |
parent | net-analyzer/rain: x86 stable (bug #757036) (diff) | |
download | gentoo-e4b8c45c116432e454fa2cd08e134a962b52ecbe.tar.gz gentoo-e4b8c45c116432e454fa2cd08e134a962b52ecbe.tar.bz2 gentoo-e4b8c45c116432e454fa2cd08e134a962b52ecbe.zip |
net-analyzer/sflowtool: x86 stable (bug #757048)
Package-Manager: Portage-3.0.10, Repoman-3.0.2
Signed-off-by: Thomas Deutschmann <whissi@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 1f5a093d2111..dc5b77af4ee3 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() { |