diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-01-06 22:12:44 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-01-06 22:12:44 +0200 |
commit | d2031bde2bfc1bc272409fa3623086f0dbe6198b (patch) | |
tree | 642cc79048e742b720a7244b90fa6cbf27de7526 /www-servers/varnish | |
parent | dev-util/pycharm-professional: Stabilize 2022.1-r1 x86, #889956 (diff) | |
download | gentoo-d2031bde2bfc1bc272409fa3623086f0dbe6198b.tar.gz gentoo-d2031bde2bfc1bc272409fa3623086f0dbe6198b.tar.bz2 gentoo-d2031bde2bfc1bc272409fa3623086f0dbe6198b.zip |
www-servers/varnish: Stabilize 7.1.2-r1 amd64, #889962
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'www-servers/varnish')
-rw-r--r-- | www-servers/varnish/varnish-7.1.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www-servers/varnish/varnish-7.1.2-r1.ebuild b/www-servers/varnish/varnish-7.1.2-r1.ebuild index 142a82c07cf8..2feb656a3b7f 100644 --- a/www-servers/varnish/varnish-7.1.2-r1.ebuild +++ b/www-servers/varnish/varnish-7.1.2-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -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" IUSE="jemalloc jit static-libs unwind" CDEPEND=" |