diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2017-08-29 23:27:20 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2017-08-29 23:38:52 +0200 |
commit | 8ec9044833339d9cbc4f53759a678a5da60eef5e (patch) | |
tree | cdce4a1baeb5fc89ff3031ba6d1a51ef3cef9557 /net-analyzer/hping | |
parent | sys-auth/rtkit: x86 stable (bug #626788) (diff) | |
download | gentoo-8ec9044833339d9cbc4f53759a678a5da60eef5e.tar.gz gentoo-8ec9044833339d9cbc4f53759a678a5da60eef5e.tar.bz2 gentoo-8ec9044833339d9cbc4f53759a678a5da60eef5e.zip |
net-analyzer/hping: x86 stable (bug #615816)
Package-Manager: Portage-2.3.8, Repoman-2.3.3
Diffstat (limited to 'net-analyzer/hping')
-rw-r--r-- | net-analyzer/hping/hping-3_pre20051105-r6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/hping/hping-3_pre20051105-r6.ebuild b/net-analyzer/hping/hping-3_pre20051105-r6.ebuild index ab8ec8b70e82..f0e2878019ef 100644 --- a/net-analyzer/hping/hping-3_pre20051105-r6.ebuild +++ b/net-analyzer/hping/hping-3_pre20051105-r6.ebuild @@ -11,7 +11,7 @@ SRC_URI="http://www.hping.org/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ~sparc ~x86" +KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ~sparc x86" IUSE="tcl" S="${WORKDIR}/${MY_P}" |