Gentoo Archives: gentoo-commits

From: Aaron Bauman <bman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/smokeping/
Date: Sun, 29 Nov 2020 17:40:59
Message-Id: 1606671447.44772bc4ebbabda5adcf67a882e6043a61a75288.bman@gentoo
1 commit: 44772bc4ebbabda5adcf67a882e6043a61a75288
2 Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
3 AuthorDate: Sun Nov 29 17:37:27 2020 +0000
4 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
5 CommitDate: Sun Nov 29 17:37:27 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=44772bc4
7
8 net-analyzer/smokeping: amd64 stable
9
10 Closes: https://bugs.gentoo.org/757057
11 Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>
12
13 net-analyzer/smokeping/smokeping-2.7.3.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/net-analyzer/smokeping/smokeping-2.7.3.ebuild b/net-analyzer/smokeping/smokeping-2.7.3.ebuild
17 index d28ba3dbe29..57f3773d61b 100644
18 --- a/net-analyzer/smokeping/smokeping-2.7.3.ebuild
19 +++ b/net-analyzer/smokeping/smokeping-2.7.3.ebuild
20 @@ -10,7 +10,7 @@ SRC_URI="https://oss.oetiker.ch/smokeping/pub/${P}.tar.gz"
21
22 LICENSE="GPL-2"
23 SLOT="0"
24 -KEYWORDS="~amd64 x86"
25 +KEYWORDS="amd64 x86"
26
27 IUSE="apache2 curl dig echoping ipv6 radius"