diff options
author | Sam James <sam@gentoo.org> | 2022-08-14 14:29:51 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-08-14 14:29:51 +0100 |
commit | 04a7a5733005f43bbfcf223b4741127f6f948286 (patch) | |
tree | f56eb033d21cbb38218eeffda1b53efc8662fcae /www-servers | |
parent | net-fs/sshfs: add myself as a maintainer (diff) | |
download | gentoo-04a7a5733005f43bbfcf223b4741127f6f948286.tar.gz gentoo-04a7a5733005f43bbfcf223b4741127f6f948286.tar.bz2 gentoo-04a7a5733005f43bbfcf223b4741127f6f948286.zip |
www-servers/varnish: Stabilize 7.1.1 x86, #864991
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'www-servers')
-rw-r--r-- | www-servers/varnish/varnish-7.1.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-servers/varnish/varnish-7.1.1.ebuild b/www-servers/varnish/varnish-7.1.1.ebuild index dd46c70acb53..c4ac2a18ef9c 100644 --- a/www-servers/varnish/varnish-7.1.1.ebuild +++ b/www-servers/varnish/varnish-7.1.1.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=" |