diff options
author | Sam James <sam@gentoo.org> | 2021-01-07 01:01:46 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-07 01:01:46 +0000 |
commit | 0885f32741d96860b4ce6049398289e8c2154d4f (patch) | |
tree | 918ac6773bf76d494cecc1c2c99aadc4c1538bd2 /net-analyzer/hping | |
parent | sys-libs/e2fsprogs-libs: Stabilize 1.45.6 x86, #763147 (diff) | |
download | gentoo-0885f32741d96860b4ce6049398289e8c2154d4f.tar.gz gentoo-0885f32741d96860b4ce6049398289e8c2154d4f.tar.bz2 gentoo-0885f32741d96860b4ce6049398289e8c2154d4f.zip |
net-analyzer/hping: Stabilize 3_pre20141226 x86, #763150
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-analyzer/hping')
-rw-r--r-- | net-analyzer/hping/hping-3_pre20141226.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/hping/hping-3_pre20141226.ebuild b/net-analyzer/hping/hping-3_pre20141226.ebuild index 6a4ee4e98dac..b624b83ffd18 100644 --- a/net-analyzer/hping/hping-3_pre20141226.ebuild +++ b/net-analyzer/hping/hping-3_pre20141226.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/antirez/${PN}/archive/${HPING_COMMIT}.zip -> ${P}.zi 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}/${PN}-${HPING_COMMIT} |