diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-06-19 22:43:27 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-06-19 22:43:27 +0300 |
commit | 7f40492b382d03e89b7d9f83608f40740a2016f8 (patch) | |
tree | ab566cbd7661f72b7d6ea8499b8aa239181fe1c9 /www-servers/varnish | |
parent | net-dns/dnssec-root: Stabilize 20210902 arm64, #933644 (diff) | |
download | gentoo-7f40492b382d03e89b7d9f83608f40740a2016f8.tar.gz gentoo-7f40492b382d03e89b7d9f83608f40740a2016f8.tar.bz2 gentoo-7f40492b382d03e89b7d9f83608f40740a2016f8.zip |
www-servers/varnish: Stabilize 7.5.0 x86, #934541
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'www-servers/varnish')
-rw-r--r-- | www-servers/varnish/varnish-7.5.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-servers/varnish/varnish-7.5.0.ebuild b/www-servers/varnish/varnish-7.5.0.ebuild index d0f9679c87c2..d69f660e374f 100644 --- a/www-servers/varnish/varnish-7.5.0.ebuild +++ b/www-servers/varnish/varnish-7.5.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 ~riscv ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv x86" # From Fedora: # Default: Use jemalloc, as adviced by upstream project IUSE="+jemalloc jit selinux static-libs unwind" |