summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2017-02-07 12:28:18 +0100
committerAgostino Sarubbo <ago@gentoo.org>2017-02-07 12:28:18 +0100
commit5d1ea5aa923543f6611ef38f1f7033610220a3ff (patch)
tree14cd98ff6f4bcc319f317d2b16edaabdb3d6854d
parentapp-emacs/with-editor: amd64 stable wrt bug #608442 (diff)
downloadgentoo-5d1ea5aa923543f6611ef38f1f7033610220a3ff.tar.gz
gentoo-5d1ea5aa923543f6611ef38f1f7033610220a3ff.tar.bz2
gentoo-5d1ea5aa923543f6611ef38f1f7033610220a3ff.zip
app-benchmarks/httperf: amd64 stable wrt bug #608506
Package-Manager: portage-2.3.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r--app-benchmarks/httperf/httperf-0.9.1_p20161228.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-benchmarks/httperf/httperf-0.9.1_p20161228.ebuild b/app-benchmarks/httperf/httperf-0.9.1_p20161228.ebuild
index 55a180082410..d3ec1d0f0174 100644
--- a/app-benchmarks/httperf/httperf-0.9.1_p20161228.ebuild
+++ b/app-benchmarks/httperf/httperf-0.9.1_p20161228.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$
@@ -14,7 +14,7 @@ SRC_URI="https://github.com/${PN}/${PN}/archive/${MY_COMMIT_HASH}.tar.gz -> ${P}
LICENSE="GPL-2+-with-openssl-exception"
SLOT="0"
-KEYWORDS="~amd64 ~mips ~x86 ~amd64-linux ~x64-macos"
+KEYWORDS="amd64 ~mips ~x86 ~amd64-linux ~x64-macos"
IUSE="debug libressl idleconn"
RDEPEND="!libressl? ( dev-libs/openssl:0= )