diff options
author | Aaron Bauman <bman@gentoo.org> | 2016-12-17 19:32:49 +0900 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2016-12-17 19:32:49 +0900 |
commit | ba3180a2d7e3c2fbe94a81c1376ce7b502ab6093 (patch) | |
tree | 37e4b5b8c4e31dd3d8d97553d08bc6f834186ce5 /net-analyzer | |
parent | sys-apps/pv: amd64 stable wrt bug #602890 (diff) | |
download | gentoo-ba3180a2d7e3c2fbe94a81c1376ce7b502ab6093.tar.gz gentoo-ba3180a2d7e3c2fbe94a81c1376ce7b502ab6093.tar.bz2 gentoo-ba3180a2d7e3c2fbe94a81c1376ce7b502ab6093.zip |
net-analyzer/httping: amd64 stable wrt bug #602888
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/httping/httping-2.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/httping/httping-2.5.ebuild b/net-analyzer/httping/httping-2.5.ebuild index 25937a3776d6..dd97b9164962 100644 --- a/net-analyzer/httping/httping-2.5.ebuild +++ b/net-analyzer/httping/httping-2.5.ebuild @@ -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=" |