diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-11-27 09:38:14 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-11-27 09:38:14 +0100 |
commit | 326e0214b4118a95b0b9fee16c5b13260cc01142 (patch) | |
tree | 26f8edd3ff6a6391d55b17d4ef7546925f70e82e /net-analyzer/echoping | |
parent | net-analyzer/scanssh: amd64 stable wrt bug #757042 (diff) | |
download | gentoo-326e0214b4118a95b0b9fee16c5b13260cc01142.tar.gz gentoo-326e0214b4118a95b0b9fee16c5b13260cc01142.tar.bz2 gentoo-326e0214b4118a95b0b9fee16c5b13260cc01142.zip |
net-analyzer/echoping: amd64 stable wrt bug #756973
Package-Manager: Portage-3.0.9, Repoman-3.0.2
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-analyzer/echoping')
-rw-r--r-- | net-analyzer/echoping/echoping-6.0.2_p434-r4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/echoping/echoping-6.0.2_p434-r4.ebuild b/net-analyzer/echoping/echoping-6.0.2_p434-r4.ebuild index fc63929f5c47..3557e9a751a7 100644 --- a/net-analyzer/echoping/echoping-6.0.2_p434-r4.ebuild +++ b/net-analyzer/echoping/echoping-6.0.2_p434-r4.ebuild @@ -10,7 +10,7 @@ SRC_URI="https://dev.gentoo.org/~jer/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~hppa x86" +KEYWORDS="amd64 ~hppa x86" IUSE="libressl gnutls http icp idn priority smtp ssl tos postgres ldap" RESTRICT="test" |