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 B2B1D1382FE for ; Mon, 11 Jul 2016 10:42:18 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E8C1121C06C; Mon, 11 Jul 2016 10:42:15 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 9135021C06C for ; Mon, 11 Jul 2016 10:42:15 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 19532340D42 for ; Mon, 11 Jul 2016 10:42:14 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1B75797B for ; Mon, 11 Jul 2016 10:42:10 +0000 (UTC) From: "Anthony G. Basile" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Anthony G. Basile" Message-ID: <1468233923.4e5be8408b8ee7cf624d6cc0712cd48f41200d7c.blueness@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.1.3.ebuild X-VCS-Directories: www-servers/varnish/ X-VCS-Committer: blueness X-VCS-Committer-Name: Anthony G. Basile X-VCS-Revision: 4e5be8408b8ee7cf624d6cc0712cd48f41200d7c X-VCS-Branch: master Date: Mon, 11 Jul 2016 10:42:10 +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: 07790444-fbf6-4de4-9827-9510d053d22e X-Archives-Hash: 8fc5a98d8f27aab727fe7f0b49144a38 commit: 4e5be8408b8ee7cf624d6cc0712cd48f41200d7c Author: Anthony G. Basile gentoo org> AuthorDate: Mon Jul 11 10:45:23 2016 +0000 Commit: Anthony G. Basile gentoo org> CommitDate: Mon Jul 11 10:45:23 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4e5be840 www-servers/varnish: keyword ~ppc and ~ppc64 Package-Manager: portage-2.2.28 www-servers/varnish/varnish-4.1.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www-servers/varnish/varnish-4.1.3.ebuild b/www-servers/varnish/varnish-4.1.3.ebuild index 9ed7c28..f947955 100644 --- a/www-servers/varnish/varnish-4.1.3.ebuild +++ b/www-servers/varnish/varnish-4.1.3.ebuild @@ -14,7 +14,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 ~ppc ~ppc64 ~x86" IUSE="jemalloc jit static-libs" CDEPEND="