diff options
author | Jeroen Roovers <jer@gentoo.org> | 2017-01-14 15:10:13 +0100 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2017-01-14 15:10:13 +0100 |
commit | 7fd6142cc4514575075cf83d305801a8a7ab8334 (patch) | |
tree | 72d72afa010225d126a97d1a8468c03384523c0e /net-analyzer/httping | |
parent | net-libs/libmnl: Stable for HPPA PPC64 (bug #594606). (diff) | |
download | gentoo-7fd6142cc4514575075cf83d305801a8a7ab8334.tar.gz gentoo-7fd6142cc4514575075cf83d305801a8a7ab8334.tar.bz2 gentoo-7fd6142cc4514575075cf83d305801a8a7ab8334.zip |
net-analyzer/httping: Stable for HPPA (bug #602888).
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --ignore-arches
Diffstat (limited to 'net-analyzer/httping')
-rw-r--r-- | net-analyzer/httping/httping-2.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/httping/httping-2.5.ebuild b/net-analyzer/httping/httping-2.5.ebuild index a3b5b9779834..ec801ca900ad 100644 --- a/net-analyzer/httping/httping-2.5.ebuild +++ b/net-analyzer/httping/httping-2.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -11,7 +11,7 @@ SRC_URI="http://www.vanheusden.com/${PN}/${P}.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~hppa ~mips ~ppc ppc64 ~sparc x86" +KEYWORDS="amd64 hppa ~mips ~ppc ppc64 ~sparc x86" IUSE="debug fftw libressl l10n_nl ncurses ssl tfo" RDEPEND=" |