app-benchmarks/httperf: amd64 stable wrt bug #608506
authorAgostino Sarubbo <ago@gentoo.org>
Tue, 7 Feb 2017 11:28:18 +0000 (12:28 +0100)
committerAgostino Sarubbo <ago@gentoo.org>
Tue, 7 Feb 2017 11:28:18 +0000 (12:28 +0100)
Package-Manager: portage-2.3.3
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
app-benchmarks/httperf/httperf-0.9.1_p20161228.ebuild

index 55a180082410db7ab56a0f32dee79f3e13f70b5c..d3ec1d0f0174edd4b962f068e8157d5b6c2cb5fd 100644 (file)
@@ -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= )