diff options
author | Sam James <sam@gentoo.org> | 2021-01-03 09:13:10 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-03 09:14:16 +0000 |
commit | e4a86618ad440e7c8451c74498340eecf910b4c9 (patch) | |
tree | 39e33966d002b9501bc9c22e95ca2a0d3265f584 /net-analyzer/hping | |
parent | app-crypt/heimdal: Stabilize 7.7.0-r1 sparc, #762223 (diff) | |
download | gentoo-e4a86618ad440e7c8451c74498340eecf910b4c9.tar.gz gentoo-e4a86618ad440e7c8451c74498340eecf910b4c9.tar.bz2 gentoo-e4a86618ad440e7c8451c74498340eecf910b4c9.zip |
net-analyzer/hping: Stabilize 3_pre20141226 sparc, #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 b8ee02f3fa97..0e5393a5e359 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} |