diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-11-27 01:04:40 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-11-27 01:04:40 +0100 |
commit | a51bf2c701ad1072d5191edc32a65c7f1ff4c68b (patch) | |
tree | 3b68e91d93f5cb3b00fa87489be8b232ae19522d /net-analyzer/echoping | |
parent | net-analyzer/braa: x86 stable (bug #756955) (diff) | |
download | gentoo-a51bf2c701ad1072d5191edc32a65c7f1ff4c68b.tar.gz gentoo-a51bf2c701ad1072d5191edc32a65c7f1ff4c68b.tar.bz2 gentoo-a51bf2c701ad1072d5191edc32a65c7f1ff4c68b.zip |
net-analyzer/echoping: x86 stable (bug #756973)
Package-Manager: Portage-3.0.10, Repoman-3.0.2
Signed-off-by: Thomas Deutschmann <whissi@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 17e0727353a8..fc63929f5c47 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" |