diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2021-01-03 11:41:23 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2021-01-03 11:41:23 +0000 |
commit | 91831facd927b25152846f0e6f756eec6b120cac (patch) | |
tree | f129a45408572040fe6a28aac1d4f628f9627411 /net-analyzer/hping | |
parent | app-text/mandoc: keyworded 1.14.5-r1 for ia64 (diff) | |
download | gentoo-91831facd927b25152846f0e6f756eec6b120cac.tar.gz gentoo-91831facd927b25152846f0e6f756eec6b120cac.tar.bz2 gentoo-91831facd927b25152846f0e6f756eec6b120cac.zip |
net-analyzer/hping: stable 3_pre20141226 for ppc
stable wrt bug #763150
Package-Manager: Portage-3.0.12, Repoman-3.0.2
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox@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 0e5393a5e359..6a4ee4e98dac 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} |