diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-11-27 00:53:33 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-11-27 00:57:03 +0100 |
commit | fc74135087064606a1f3f64f22761c5c766a7b78 (patch) | |
tree | 872e6fb489fcc6dd87e57e0ac73d298032cf188f /net-analyzer/smokeping | |
parent | net-analyzer/siphon: x86 stable (bug #757051) (diff) | |
download | gentoo-fc74135087064606a1f3f64f22761c5c766a7b78.tar.gz gentoo-fc74135087064606a1f3f64f22761c5c766a7b78.tar.bz2 gentoo-fc74135087064606a1f3f64f22761c5c766a7b78.zip |
net-analyzer/smokeping: x86 stable (bug #757057)
Package-Manager: Portage-3.0.10, Repoman-3.0.2
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'net-analyzer/smokeping')
-rw-r--r-- | net-analyzer/smokeping/smokeping-2.7.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/smokeping/smokeping-2.7.3.ebuild b/net-analyzer/smokeping/smokeping-2.7.3.ebuild index 9dd531b20e11..d28ba3dbe294 100644 --- a/net-analyzer/smokeping/smokeping-2.7.3.ebuild +++ b/net-analyzer/smokeping/smokeping-2.7.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -10,7 +10,7 @@ SRC_URI="https://oss.oetiker.ch/smokeping/pub/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="apache2 curl dig echoping ipv6 radius" |