diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-11-08 22:23:40 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-11-08 22:27:21 +0000 |
commit | 0ca48137d142371b06eda0edfb9b02df8c0106a9 (patch) | |
tree | e7ed40d0d3f8e25c99af259f67c1d77e2c78c139 /net-analyzer/hping | |
parent | sci-mathematics/glpk: stable 4.63 for sparc, bug #626228 (thanks to Rolf Eike... (diff) | |
download | gentoo-0ca48137d142371b06eda0edfb9b02df8c0106a9.tar.gz gentoo-0ca48137d142371b06eda0edfb9b02df8c0106a9.tar.bz2 gentoo-0ca48137d142371b06eda0edfb9b02df8c0106a9.zip |
net-analyzer/hping: stable 3_pre20051105-r6 for sparc, bug #615816 (thanks to Rolf Eike Beer)
Package-Manager: Portage-2.3.13, Repoman-2.3.4
RepoMan-Options: --include-arches="sparc"
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 f0e2878019ef..bf8d34d47be1 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}" |