diff options
author | Michael Weber <xmw@gentoo.org> | 2017-05-18 17:27:46 +0200 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2017-05-18 17:27:46 +0200 |
commit | 947ecaa5323616adae026a5cb23f0a36cffc9e4f (patch) | |
tree | 77c82b8bbb952099b9c0040bcdb0d8ce20d5cf1b /net-analyzer/hping | |
parent | www-misc/shellinabox: ppc ppc64 stable (bug 615262). (diff) | |
download | gentoo-947ecaa5323616adae026a5cb23f0a36cffc9e4f.tar.gz gentoo-947ecaa5323616adae026a5cb23f0a36cffc9e4f.tar.bz2 gentoo-947ecaa5323616adae026a5cb23f0a36cffc9e4f.zip |
net-analyzer/hping: ppc stable (bug 615816).
Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --include-arches="ppc ppc64"
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 92ba44cbca22..0030c3b3f3d2 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}" |