summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-06-19 12:58:44 +0100
committerSam James <sam@gentoo.org>2024-06-19 12:58:44 +0100
commitf10decf0ec3bdf75618124534057df0a14b8c61b (patch)
tree065270aafba29c074365aca36b97fcc480e2fda2 /www-servers
parentdev-python/wxpython: Remove old (diff)
downloadgentoo-f10decf0ec3bdf75618124534057df0a14b8c61b.tar.gz
gentoo-f10decf0ec3bdf75618124534057df0a14b8c61b.tar.bz2
gentoo-f10decf0ec3bdf75618124534057df0a14b8c61b.zip
www-servers/varnish: Stabilize 7.5.0 amd64, #934541
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'www-servers')
-rw-r--r--www-servers/varnish/varnish-7.5.0.ebuild2
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 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"