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 371E61396D0 for ; Fri, 25 Aug 2017 21:57:00 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 88E95E070D; Fri, 25 Aug 2017 21:56:59 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 66615E070D for ; Fri, 25 Aug 2017 21:56:59 +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 5D08B33BE19 for ; Fri, 25 Aug 2017 21:56:58 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D6DCC8290 for ; Fri, 25 Aug 2017 21:56:56 +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: <1503698204.1994ef872f0895ab153847f566135b33c0a33121.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-4.0.5.ebuild www-servers/varnish/varnish-4.1.8.ebuild www-servers/varnish/varnish-5.1.3.ebuild X-VCS-Directories: www-servers/varnish/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: 1994ef872f0895ab153847f566135b33c0a33121 X-VCS-Branch: master Date: Fri, 25 Aug 2017 21:56:56 +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: 6203edde-cbfa-48cf-9e5d-c05142807c87 X-Archives-Hash: b8239aa67ed90b53978dfb16303f2207 commit: 1994ef872f0895ab153847f566135b33c0a33121 Author: Mikle Kolyada gentoo org> AuthorDate: Fri Aug 25 21:56:44 2017 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Fri Aug 25 21:56:44 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1994ef87 www-servers/varnish: amd64 stable wrt bug #626872 Package-Manager: Portage-2.3.6, Repoman-2.3.1 www-servers/varnish/varnish-4.0.5.ebuild | 2 +- www-servers/varnish/varnish-4.1.8.ebuild | 2 +- www-servers/varnish/varnish-5.1.3.ebuild | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/www-servers/varnish/varnish-4.0.5.ebuild b/www-servers/varnish/varnish-4.0.5.ebuild index cec5a370a96..9bb781dcca8 100644 --- a/www-servers/varnish/varnish-4.0.5.ebuild +++ b/www-servers/varnish/varnish-4.0.5.ebuild @@ -13,7 +13,7 @@ SRC_URI="http://repo.varnish-cache.org/source/${P}.tar.gz" LICENSE="BSD-2 GPL-2" SLOT="0" -KEYWORDS="~amd64 ~mips ~x86" +KEYWORDS="amd64 ~mips ~x86" IUSE="jemalloc jit static-libs" CDEPEND=" diff --git a/www-servers/varnish/varnish-4.1.8.ebuild b/www-servers/varnish/varnish-4.1.8.ebuild index 96614e6b108..e0219f8dcbc 100644 --- a/www-servers/varnish/varnish-4.1.8.ebuild +++ b/www-servers/varnish/varnish-4.1.8.ebuild @@ -13,7 +13,7 @@ SRC_URI="http://repo.varnish-cache.org/source/${P}.tar.gz" LICENSE="BSD-2 GPL-2" SLOT="0" -KEYWORDS="~amd64 ~mips ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~mips ~ppc ~ppc64 ~x86" IUSE="jemalloc jit static-libs" CDEPEND=" diff --git a/www-servers/varnish/varnish-5.1.3.ebuild b/www-servers/varnish/varnish-5.1.3.ebuild index e2245b6eb41..c5dc5bb1c1c 100644 --- a/www-servers/varnish/varnish-5.1.3.ebuild +++ b/www-servers/varnish/varnish-5.1.3.ebuild @@ -13,7 +13,7 @@ SRC_URI="http://repo.varnish-cache.org/source/${P}.tar.gz" LICENSE="BSD-2 GPL-2" SLOT="0" -KEYWORDS="~amd64 ~mips ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~mips ~ppc ~ppc64 ~x86" IUSE="jemalloc jit static-libs" CDEPEND="