Gentoo Archives: gentoo-commits

From: "Anthony G. Basile" <blueness@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: www-servers/varnish/
Date: Mon, 11 Jul 2016 10:42:18
Message-Id: 1468233923.4e5be8408b8ee7cf624d6cc0712cd48f41200d7c.blueness@gentoo
1 commit: 4e5be8408b8ee7cf624d6cc0712cd48f41200d7c
2 Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jul 11 10:45:23 2016 +0000
4 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
5 CommitDate: Mon Jul 11 10:45:23 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4e5be840
7
8 www-servers/varnish: keyword ~ppc and ~ppc64
9
10 Package-Manager: portage-2.2.28
11
12 www-servers/varnish/varnish-4.1.3.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/www-servers/varnish/varnish-4.1.3.ebuild b/www-servers/varnish/varnish-4.1.3.ebuild
16 index 9ed7c28..f947955 100644
17 --- a/www-servers/varnish/varnish-4.1.3.ebuild
18 +++ b/www-servers/varnish/varnish-4.1.3.ebuild
19 @@ -14,7 +14,7 @@ SRC_URI="http://repo.varnish-cache.org/source/${P}.tar.gz"
20
21 LICENSE="BSD-2 GPL-2"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~mips ~x86"
24 +KEYWORDS="~amd64 ~mips ~ppc ~ppc64 ~x86"
25 IUSE="jemalloc jit static-libs"
26
27 CDEPEND="