commit: f10decf0ec3bdf75618124534057df0a14b8c61b Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Wed Jun 19 11:58:44 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Jun 19 11:58:44 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f10decf0
www-servers/varnish: Stabilize 7.5.0 amd64, #934541 Signed-off-by: Sam James <sam <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 78e907434004..d0f9679c87c2 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"
