diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-05-15 18:13:51 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-05-15 18:13:51 +0300 |
commit | 613fe542c4ebcb9a69a6e48f34330bdbc31cc44f (patch) | |
tree | 3b977eae4d6658bcd3850a1595abbaad7f971938 /app-benchmarks/httperf | |
parent | app-benchmarks/httperf: x86 stable wrt bug #684668 (diff) | |
download | gentoo-613fe542c4ebcb9a69a6e48f34330bdbc31cc44f.tar.gz gentoo-613fe542c4ebcb9a69a6e48f34330bdbc31cc44f.tar.bz2 gentoo-613fe542c4ebcb9a69a6e48f34330bdbc31cc44f.zip |
app-benchmarks/httperf: amd64 stable wrt bug #684668
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'app-benchmarks/httperf')
-rw-r--r-- | app-benchmarks/httperf/httperf-0.9.1_p20181111.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-benchmarks/httperf/httperf-0.9.1_p20181111.ebuild b/app-benchmarks/httperf/httperf-0.9.1_p20181111.ebuild index 5c75e6ed182c..f3dc6dda6969 100644 --- a/app-benchmarks/httperf/httperf-0.9.1_p20181111.ebuild +++ b/app-benchmarks/httperf/httperf-0.9.1_p20181111.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/${PN}/${PN}/archive/${COMMIT}.tar.gz -> ${P}.tar.gz" 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 idleconn libressl" DEPEND=" |