commit: 7f40492b382d03e89b7d9f83608f40740a2016f8 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Wed Jun 19 19:43:27 2024 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Wed Jun 19 19:43:27 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f40492b
www-servers/varnish: Stabilize 7.5.0 x86, #934541 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> www-servers/varnish/varnish-7.5.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"
