diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-06-13 21:42:27 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-06-13 21:42:38 +0100 |
commit | e3b44f449dfc8ea3eb93409c372a20f90f37a6ea (patch) | |
tree | 697d53c5f0a1863d771205e2358280901b3d69fe /net-analyzer/hping | |
parent | app-emulation/wine-staging: Bump to 2.10 (diff) | |
download | gentoo-e3b44f449dfc8ea3eb93409c372a20f90f37a6ea.tar.gz gentoo-e3b44f449dfc8ea3eb93409c372a20f90f37a6ea.tar.bz2 gentoo-e3b44f449dfc8ea3eb93409c372a20f90f37a6ea.zip |
net-analyzer/hping: ia64 stable, bug #615816
Package-Manager: Portage-2.3.6, Repoman-2.3.2
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 553c82d656cb..76773e7ac1f8 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}" |