diff options
author | Sam James <sam@gentoo.org> | 2022-07-26 02:34:05 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-07-26 02:34:05 +0100 |
commit | bfa70568c4962053b6675263a353a577d95a10c4 (patch) | |
tree | 70fab5ce0bed13a98ca4a6839334e0e3e012b702 /www-servers | |
parent | app-text/docbook-sgml-utils: Stabilize 0.6.14-r5 x86, #860939 (diff) | |
download | gentoo-bfa70568c4962053b6675263a353a577d95a10c4.tar.gz gentoo-bfa70568c4962053b6675263a353a577d95a10c4.tar.bz2 gentoo-bfa70568c4962053b6675263a353a577d95a10c4.zip |
www-servers/varnish: Stabilize 7.1.0 x86, #860990
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'www-servers')
-rw-r--r-- | www-servers/varnish/varnish-7.1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-servers/varnish/varnish-7.1.0.ebuild b/www-servers/varnish/varnish-7.1.0.ebuild index e96a88314f50..f49264e63e48 100644 --- a/www-servers/varnish/varnish-7.1.0.ebuild +++ b/www-servers/varnish/varnish-7.1.0.ebuild @@ -13,7 +13,7 @@ SRC_URI="http://varnish-cache.org/_downloads/${P}.tgz" LICENSE="BSD-2 GPL-2" SLOT="0/2" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 x86" IUSE="jemalloc jit static-libs" CDEPEND=" |