From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 387F3138335 for ; Mon, 12 Nov 2018 18:52:36 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6AD05E0BA4; Mon, 12 Nov 2018 18:52:35 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 43653E0BA4 for ; Mon, 12 Nov 2018 18:52:34 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 48B71335D10 for ; Mon, 12 Nov 2018 18:52:32 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 82484462 for ; Mon, 12 Nov 2018 18:52:30 +0000 (UTC) From: "Mikle Kolyada" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mikle Kolyada" Message-ID: <1542048745.a9ec6ddf61e51295ac7170da3d9a14d44eb85a05.zlogene@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: www-servers/varnish/ X-VCS-Repository: repo/gentoo X-VCS-Files: www-servers/varnish/varnish-6.0.1.ebuild X-VCS-Directories: www-servers/varnish/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: a9ec6ddf61e51295ac7170da3d9a14d44eb85a05 X-VCS-Branch: master Date: Mon, 12 Nov 2018 18:52:30 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 133f8b87-5663-424b-8d93-bc8ac9f3bbe0 X-Archives-Hash: 2ae408ad3e05ecbbf2bca10a2f9c2e40 commit: a9ec6ddf61e51295ac7170da3d9a14d44eb85a05 Author: Mikle Kolyada gentoo org> AuthorDate: Mon Nov 12 18:51:41 2018 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Mon Nov 12 18:52:25 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a9ec6ddf www-servers/varnish: amd64 stable wrt bug #670794 Signed-off-by: Mikle Kolyada gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 www-servers/varnish/varnish-6.0.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www-servers/varnish/varnish-6.0.1.ebuild b/www-servers/varnish/varnish-6.0.1.ebuild index 6b346bc6036..85face76d49 100644 --- a/www-servers/varnish/varnish-6.0.1.ebuild +++ b/www-servers/varnish/varnish-6.0.1.ebuild @@ -13,7 +13,7 @@ SRC_URI="http://varnish-cache.org/_downloads/${P}.tgz" LICENSE="BSD-2 GPL-2" SLOT="0/1" -KEYWORDS="~amd64 ~mips ~ppc ~ppc64 x86" +KEYWORDS="amd64 ~mips ~ppc ~ppc64 x86" IUSE="jemalloc jit static-libs" CDEPEND="