diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2016-07-11 06:45:23 -0400 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2016-07-11 06:45:23 -0400 |
commit | 4e5be8408b8ee7cf624d6cc0712cd48f41200d7c (patch) | |
tree | a423201e05bdcde81bd65f6b11c3a2a849f823a3 /www-servers/varnish | |
parent | sci-visualization/paraview: add DEPEND on >=cmake-3.3, bug #588516 (diff) | |
download | gentoo-4e5be8408b8ee7cf624d6cc0712cd48f41200d7c.tar.gz gentoo-4e5be8408b8ee7cf624d6cc0712cd48f41200d7c.tar.bz2 gentoo-4e5be8408b8ee7cf624d6cc0712cd48f41200d7c.zip |
www-servers/varnish: keyword ~ppc and ~ppc64
Package-Manager: portage-2.2.28
Diffstat (limited to 'www-servers/varnish')
-rw-r--r-- | www-servers/varnish/varnish-4.1.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-servers/varnish/varnish-4.1.3.ebuild b/www-servers/varnish/varnish-4.1.3.ebuild index 9ed7c28f6fac..f947955b2235 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=" |