Bug 302981 asks for keywording of hping on arm. we need the following patch in the bytesex.h.patch, which should not lead to any problems to other (stable arches) from my point of view. So I'm uncertain if this can be commited into the current version or if a revision bump is inevitable. Thank you --- /usr/portage/net-analyzer/hping/files/bytesex.h.patch.orig 2011-03-30 14:15:53.780858049 +0200 +++ /usr/portage/net-analyzer/hping/files/bytesex.h.patch 2011-03-30 14:16:49.930493104 +0200 @@ -1,10 +1,11 @@ diff -uNr hping2-rc3.orig/bytesex.h hping2-rc3/bytesex.h --- hping2-rc3.orig/bytesex.h 2004-07-29 15:46:47.572596272 +0000 +++ hping2-rc3/bytesex.h 2004-07-29 15:48:14.557372576 +0000 -@@ -9,11 +9,14 @@ +@@ -9,11 +9,15 @@ #if defined(__i386__) \ || defined(__alpha__) \ ++ || defined(__arm__) \ + || defined(__x86_64__) \ + || defined(__ia64__) \ || (defined(__mips__) && (defined(MIPSEL) || defined (__MIPSEL__)))
no response within 5-6 weeks + 10 May 2011; Michael Weber <xmw@gentoo.org> hping-2.0.0_rc3-r2.ebuild, + hping-3_pre20051105-r3.ebuild, files/bytesex.h.patch: + added arm support (bug 361279), added ~arm keyword (bug 302981) +
*** Bug 398413 has been marked as a duplicate of this bug. ***